There is no such thing as a perfect picture(image) within image enhancement. All images are subject to individual wants , needs. desires and interpretation of each individual image.
Images are computer representations of pictures displayed on a computer monitor or screen. Image enhancement is a process of remote sensing, used to improve visual analysis and make certain desired aspects more interpretable to the human eye. Because the computer recognizes the image only as digital representations of actual landforms and features, that representation can be altered, or enhanced, in a variety of ways to bring out designated areas or certain aspects of an image.
For our project for Remote Sensing II (Geog 576), we decided to write a remote sensing tutorial for Erdas Imagine. Our purpose is to write a tutorial that will benefit people who have no prior experience with Erdas Imagine. We focussed on explaining the various image enhancement routines. Image enhancement routines are mathematical algorithms used to improve visibility in remotely sensed images and make them more interpretable to the human eye. Our intention is to provide easily understood information and examples that will help the beginner to understand the benefits and processes used by image enhancement algorithms.
We used three steps to approach this goal:
For our project, we used the Erdas Imagine Field Guide (3rd edition, 1995), and Introductory Digital Image Processing (John R. Jensen, 2nd edition, 1996) to help us understand the processes behind the routines. We also used the Help and View functions for a lot of the .gifs and for help understanding the underlying processes.
This project we intended to explain the image enhancement routines for spatial enhancement, radiometric enhancement and spectral enhancement in Erdas Imagine. But due to time constraints and difficulty finding a weekend when the server wasn't down, we cut the scope of our project.
We will be using an area of Utah known as the San Rafael Swell located in Emery County. This is the dark, inverted horseshoe shaped area below the notch cut out of right corner of the state.
This is our original TM image from the San Rafael Swell.
Spatial Enhancement is defined in the Erdas Imagine Field Guide as "functions that enhance the image using the values of individual and surrounding pixels."
After Imagine is open you can get to the convolution filtering by selecting the Interpreter icon at the top of the Imagine command window. When you select this icon, you will get a Image Interpreter window
Spatial Enhancement is the first choice on this list. After selecting this button it will bring up the various enhancement routines preprogrammed into Imagine for Spatial Enhancement. The Convolution filters are the first selection in the Spatial Enhancement window.
Convolution filtering is using a matrix that mathematically changes pixel values that fall within a small subset of the image.
In this box you must select an input file name which is an image which has been previously saved. The image name is selected by selecting the icon just to the right of the blank input window. This icon looks like a picture of a file folder. Then a new name for the output folder must be typed in the output file which is located to the right of the folder file icon. We named our first file edged.img which stands for edge detect. We will use a 3X3 kernel matrix in our example to keep it simple. 3X3 refers to the size of the matrix and has a total of nine cells. There are 5X5 and 7X7 kernal matrices which can be used, and although they are more complex mathematically, they follow the same principles.
The filter starts by imposing the matrix over the recorded pixel values and the pixel is multiplied by a factor within the matrix. The product is then summed and divided with the result being placed in the center cell of the matrix. The superimposing of the filter is done by placing the top left of the 3X3 over the pixel and multplying the pixel value by the weighted number then summing the nine values from the matrix and taking the average which is derived and placing it in the center of the 3X3 which will then detect the edge more than the original image did. When this is completed for the first nine positions the window moves one pixel to the right. Then the entire calulation is preformed again. At the end of the line, the filtering kernel begins again one line lower and runs across the image again. This process is repeated over and over again until the entire image has been recalculated.
After Imagine is open you can get to the spectral enhancement routines by selecting the interpreter icon at the top of the Imagine command window. When you select this icon you will get a Image Interpreter window.
Spectral Enhancement is the third choice on this list. After selecting this button it will bring up the following window.
Spectral Enhancement is the changing of the values of each pixels in the original image by transforming the values of each pixel along a multiband basis. Spectral Enhancement allows different features that have specific reflective characteristics in different bands of the electromagnetic spectrum to be compressed if data is similar . It also allows modifying of the pixels of an image independent of the values of surrounding pixels.
Spectral enhancement creates new bands of data that are more interpretable to the eye.Spectral Enhancement which has principal component as the first choice. Selecting this button will bring up the Princilpe Component as the first choice. Selecting this button will bring up the Principle Component selection box.
In the input file you must select an image which has been previously saved, by selecting the icon which looks like a file folder to the right of the input box. Then you must type in the new name in the output box.
The Indices are mathematical equations that are used to compress the multiple bands of data down to just a very few band or even just one band that contains the information desired. These mathematical equations are based on surface reflectance and absorption properties which are in turn based on the chemical composition of the surface. A wide variety of on-ground characteristics can be evaluated by using these equations. Things such as vegetation health, biomass, mineral types in the soil, vegetation types, leaf area index (LAI), amount of radiation in the photosynthetic bands that are being consumed, and percent ground cover vegetation.
These preprogrammed indices are usually very simple and have a great deal of useful information to convey.
Bibliography
ERDAS, 1995, EDRDAS Field Guide, 3rd Atlanta: ERDAS, Inc.
Jensen, J. R., 1996, Introductory Digital Image Processing, 2nd ed., NJ: Simon & Schuster.