Remote Sensing Image Enhancement. Image Enhancement ► Increases distinction between features in a scene ► Single image manipulation ► Multi-image manipulation.

Slides:



Advertisements
Similar presentations
Digital Image Processing
Advertisements

Grey Level Enhancement Contrast stretching Linear mapping Non-linear mapping Efficient implementation of mapping algorithms Design of classes to support.
Spatial Filtering (Chapter 3)
Image Processing Lecture 4
CS & CS Multimedia Processing Lecture 2. Intensity Transformation and Spatial Filtering Spring 2009.
Image enhancement and sharpening
Chapter 3 Image Enhancement in the Spatial Domain.
Chapter - 2 IMAGE ENHANCEMENT
Digital Image Processing
Image Processing IB Paper 8 – Part A Ognjen Arandjelović Ognjen Arandjelović
IMAGE ENHANCEMENT AND RESTORATION. Pixel operations.
Image Enhancement Digital Image Processing Instructor: Dr. Cheng-Chien LiuCheng-Chien Liu Department of Earth Sciences National Cheng Kung University Last.
Digital Image Processing In The Name Of God Digital Image Processing Lecture3: Image enhancement M. Ghelich Oghli By: M. Ghelich Oghli
Image Enhancements, Indices and Transformations. (A) Energy Source or Illumination Radiation and the Atmosphere (B) Interaction with the Target (C) Transmission,
Histogram Manipulation
Image Enhancement To process an image so that the result is more suitable than the original image for a specific application. Spatial domain methods and.
Lecture 12: Image Processing Friday 11 February 2011 Last lecture: Earth-orbiting satellites Reading Ch
1 Vladimir Botchko Lecture 4. Image Enhancement Lappeenranta University of Technology (Finland)
Image Enhancement.
Image Analysis Preprocessing Arithmetic and Logic Operations Spatial Filters Image Quantization.
Lecture 12: Image Processing Thursday 12 February Last lecture: Earth-orbiting satellites Reading, LKC p
Chapter 3 Image Enhancement in the Spatial Domain.
Maa Kaukokartoituksen yleiskurssi General Remote Sensing Image enhancement I Autumn 2007 Markus Törmä
Spectral contrast enhancement
Image Enhancement To improve the visual interpretability of an image by increasing the apparent distinction between the features of the scene This objective.
Radiometric Correction and Image Enhancement
Neighborhood Operations
Spatial-based Enhancements Lecture 3 prepared by R. Lathrop 10/99 updated 10/03 ERDAS Field Guide 6th Ed. Ch 5: ;
Multi-image manipulation
Machine Vision ENT 273 Image Filters Hema C.R. Lecture 5.
Chapter 11 Adjusting Colors. Chapter Lessons Correct and adjust color Enhance colors by altering saturation Modify color channels using levels Create.
Image Display & Enhancement Lecture 2 Prepared by R. Lathrop 10/99 updated 1/03 Readings: ERDAS Field Guide 5th ed Chap 4; Ch 5: ; App A Math Topics:
09 March 1999 Digital Image Processing II 1. Single-Band Image Processing Histogram Image contrast enhancement (Linear stretch, histogram equalization)
I-1 Steps of Image Generation –Create a model of the objects –Create a model for the illumination of the objects –Create an image (render) the result I.
GEOG2021 Environmental Remote Sensing
CS654: Digital Image Analysis Lecture 17: Image Enhancement.
Review of Statistics and Linear Algebra Mean: Variance:
Remote Sensing and Image Processing: 2 Dr. Hassan J. Eghbali.
Chapter 3 Image Enhancement in the Spatial Domain.
1 Remote Sensing and Image Processing: 2 Dr. Mathias (Mat) Disney UCL Geography Office: 301, 3rd Floor, Chandler House Tel:
Digital Image Processing Lecture 5: Neighborhood Processing: Spatial Filtering Prof. Charlene Tsai.
What is an image? What is an image and which image bands are “best” for visual interpretation?
7 elements of remote sensing process 1.Energy Source (A) 2.Radiation & Atmosphere (B) 3.Interaction with Targets (C) 4.Recording of Energy by Sensor (D)
Lecture 3 The Digital Image – Part I - Single Channel Data 12 September
Image Display & Enhancement Lecture 2 Prepared by R. Lathrop 10/99 updated 1/03 Readings: ERDAS Field Guide 5th ed Chap 4; Ch 5: ; App A Math Topics:
Image Subtraction Mask mode radiography h(x,y) is the mask.
GEOG2021 Environmental Remote Sensing Lecture 3 Spectral Information in Remote Sensing.
Environmental Remote Sensing GEOG 2021 Lecture 2 Image display and enhancement.
Environmental Remote Sensing GEOG 2021 Lecture 3 Spectral information in remote sensing.
Digital Image Processing Lecture 5: Neighborhood Processing: Spatial Filtering March 9, 2004 Prof. Charlene Tsai.
Colour Display Techniques
Vegetation Enhancements (continued) Lost in Feature Space!
Image Enhancement Objective: better visualization of remotely sensed images visual interpretation remains to be the most powerful image interpretation.
Lecture Reading  3.1 Background  3.2 Some Basic Gray Level Transformations Some Basic Gray Level Transformations  Image Negatives  Log.
Instructor: Mircea Nicolescu Lecture 5 CS 485 / 685 Computer Vision.
Image Enhancement Band Ratio Linear Contrast Enhancement
Spatial Filtering (Chapter 3) CS474/674 - Prof. Bebis.
Image Enhancement in the Spatial Domain.
GEOG2021 Environmental Remote Sensing
Image Subtraction Mask mode radiography h(x,y) is the mask.
Initial Display Alternatives and Scientific Visualization
REMOTE SENSING Digital Image Processing Radiometric Enhancement Geometric Enhancement Reference: Chapters 4 and 5, Remote Sensing Digital Image Analysis.
Vegetation Enhancements (continued) Lost in Feature Space!
7 elements of remote sensing process
Image Enhancement in the Spatial Domain
Geometric and Point Transforms
CSC 381/481 Quarter: Fall 03/04 Daniela Stan Raicu
Spectral Transformation
Lecture 12: Image Processing
Principal Component Analysis (PCA)
Presentation transcript:

Remote Sensing Image Enhancement

Image Enhancement ► Increases distinction between features in a scene ► Single image manipulation ► Multi-image manipulation

Single Image ► Contrast manipulation ► Spatial feature manipulation

1. Contrast Manipulation ► Gray-level threshold ► Level slicing ► Contrast stretching ► Histogram-equalized stretching

Contrast Manipulation.. ► Gray-level threshold segmenting an image into two classes - binary mask ► Level slicing dividing the histogram of DNs into several slices

Color-coded temperature maps derived from NIMBUS

Contrast Manipulation.. ► Contrast stretching Expanding a narrow range of DNs to a full range DN - Min Expanding a narrow range of DNs to a full range DN - Min Linear stretch: DN = ( ) *255 Linear stretch: DN = ( ) *255 Max - Min Max - Min ► Advantage: simple computation Disadvantage: rare and frequent values have the same amount of levels

Stretching

Contrast Manipulation.. ► Histogram-equalized stretching ► Stretch based on frequency of occurrence ► Frequently occurred DNs have more display levels ► Special stretch

2. Spatial Feature Manipulation ► Spatial filtering ► Edge enhancement ► Convolution ► Directional first differencing

Spatial Filtering ► Low pass filters emphasize low frequency features ► Compute the average values of moving windows

Low Pass Filter MeanMoving windows

Spatial Filtering.. ► High pass filters emphasize local details ► It subtracts the low-pass filter from the original image

Edge Enhancement ► Add back the high frequency image component to the original image ► Preserve both the original and the high frequency features

Convolution ► A moving kernel with a weighting factor for each pixel

Convolution

Directional Differencing ► Displaying the differences in gray levels of adjacent pixels ► The direction can be horizontal, vertical, or diagonal ► It is necessary to add a constant to the difference for display purposes ► Add back the directional difference to the original image ► Contrast stretching is needed for all feature manipulations

Convolution

3. Multi-image Manipulation ► Spectral ratioing ► Principle component transformation ► Kauth-Thomas tasseled cap ► Intensity-Hue-Saturation transformation (IHS)

3.1 Spectral Ratioing ► A ratio of two bands (with great difference in reflectance) ► Useful to eliminate effects of illumination differences ► Select bands with distinct spectral responses ► Necessary to stretch the resultant values to a full range of DN values after ratioing

Band Ratioing..

► Based on the observation that the DNs for a same feature are lower in the shadow, and the DNs are reduced in a similar proportion between features =÷ Band ABand BRatio Band÷=

Hybrid Color Ratio Composite ► Problem: different features but of similar ratio may appear identical ► Solution: when display, combine two ratio bands + one original band to restore the absolute DN values

3.2 Principle Component Transformation ► To reduce redundancy in multi-spectral data ► The transform DN I = a 11 DN A + a 12 DN B + a 13 DN C + a 14 DN D DN II = a 21 DN A + a 22 DN B + a 23 DN C + a 24 DN D DN III = a 31 DN A + a 32 DN B + a 33 DN C + a 34 DN D DN IV = a 41 DN A + a 42 DN B + a 43 DN C + a 44 DN D DN I, - DN IV, - DNs in new component images DN A, -DN D - DNs in the original images a 11, a 12,,,, a 44 - coefficients for the transformation

PCA

PC Transformation.. ► After the axes rotation, the original n bands images are converted into n principle components images ► The first component (PC1) image contains the largest percentage of the total scene variance (90%+) ► The second component (PC2) contains the largest of the remaining variance

PC Transformation.. ► Percentage of variance explained by each component ► %: ► Cul:

PC Transformation.. ► Loading: the correlation between each band and each PC for output interpretation purposes Components Band … …… 567

PCA

PC Transformation.. ► Successive components are orthogonal, and they are not correlated to each other ► PCs can be used as new bands for image classification ► PCA is scene specific

3.3 Kauth-Thomas Tasseled Cap ► An orthogonal transformation ► The 4 MSS bands can be converted into 4 new bands: brightness greenness yellow stuff yellow stuffnon-such

K-T Tasseled Cap ► SBI = 0.332MSS MSS MSS MSS7 ► GVI = MSS MSS MSS MSS7 ► YVI = MSS MSS MSS MSS7 ► NSI = MSS MSS MSS MSS7

Kauth-Thomas Tasseled Cap ► The first two indices contain the most info (90%+) ► Brightness is related to bare soils ► Greenness is related to the amount of green vegetation

Kauth-Thomas Tesseled Cap

Kauth-Thomas Tasseled Cap ► The 6 TM bands can be converted into a 3D space: plane of soil plane of vegetation and a transition zone ► A third feature, wetness ► The K-T transformation is transferable between scenes

K-T for TM ► Brightness = 0.33TM TM TM TM TM TM7 ► Greenness = -0.25TM TM TM TM TM TM7 ► Third = 0.14TM TM TM TM TM TM7 ► Fourth = 0.85TM TM TM TM TM TM7

3.4 IHS ► Intensity-Hue-Saturation transformation (IHS) ► Transform the RGB space into the IHS space to represent the information ► Intensity: brightness ► Hue: color ► Saturation: purity

IHS ► The hexcone model projects the RGB cube to a plane, resulting in a hexagon ► The plane is perpendicular to the gray line and tangent to the cube at the "white" corner

IHS ► Intensity = distance along the gray line from the black point to any given hexagonal projection ► Hue = angle around the hexagon ► Saturation = distance from the gray point at the center of the hexagon

IHS ► I,H,S = f(R,G,B) I' = f(I+Ipan) I' = f(I+Ipan) H' = f(H+Hpan) H' = f(H+Hpan) S' = f(S+Span) S' = f(S+Span) R',G',B' = f(I',H',S') R',G',B' = f(I',H',S')

Readings ► Chapter 7

PCA..