DM-Unit-2.3 2
DM-Unit-2.3 2
Artwork by:
Raj Bhagat Palanichamy
(WRI INDIA)
RS data products
RS data products
shadow
• Includes relative locations and extents
Basic elements Tone
of image
interpretation
• Use of data products like Satellite single band colour
imageries, FCC for performing image
Texture
interpretations to extract thematic information
for subsequent input to GIS Pattern
3
Basic of Digital Image Processing
Digital Image
Digital image is
• a two-dimensional array of pixels, and
• a location address (referenced by its row and column numbers).
4
Gray Scale images
5
Multilayer Image
• Multilayer image is formed by "stacking“ images from the same area together.
• Each component image is a layer in the multilayer image and carry some specific
information about the area.
• Multilayer images can also be formed by combining images obtained from different
sensors, and other subsidiary data.
6
Three Broad Categories of Image Processing
7
Application of RS
Web Links
The application of remote sensing in disaster management.
13 Applications of remote sensing in Disaster management
Articles
The Application of Remote Sensing Technologies for Disaster Management (
http://www.iitk.ac.in/nicee/wcee/article/14_K004.pdf)
8
Contrast Enhancement
• It is an image processing procedure that improves the contrast ratio of images.
• The original narrow range of digital values is expanded to utilize the full range of
available digital values.
• It is useful to examine the image histograms before performing any image
enhancement.
9
Image histogram
10
11
12
13
Contrast Enhancement
1. Linear Contrast Enhancement
2. Non-Linear Contrast Enhancement
Landsat TM Band-5
14
Histogram-Equalized Stretch
15
Resource: Histogram Equalization
Histogram-Equalized Stretch
• DN values are enhanced based on their frequency in the original image.
• The 8-bit grayscale image shown has the following values:
This cdf shows that the minimum value in the sub image is 52 and the maximum value is 154. The cdf of 64
for value 154 coincides with the number of pixels in the image. The cdf must be normalized to [0,255]. The
general histogram equalization formula is:
M × N gives the image's number of pixels (for the
example above 64, where M is width and N the height)
and L is the number of grey levels used (in most cases,
like this one, 256).
16
Sample calculation
Microsoft Excel
Worksheet
17