Skip to main content

RADIOMETRIC CORRECTION

 


Radiometric correction is the process of removing sensor and environmental errors from satellite images so that the measured brightness values (Digital Numbers or DNs) truly represent the Earth's surface reflectance or radiance.

In other words, it corrects for sensor defects, illumination differences, and atmospheric effects.


1. Detector Response Calibration

Satellite sensors use multiple detectors to scan the Earth's surface. Sometimes, each detector responds slightly differently, causing distortions in the image. Calibration adjusts all detectors to respond uniformly.

This includes:

(a) De-Striping

  • Problem: Sometimes images show light and dark vertical or horizontal stripes (banding).

    • Caused by one or more detectors drifting away from their normal calibration — they record higher or lower values than others.

    • Common in early Landsat MSS data.

  • Effect: Every few lines (e.g., every 6th line) appear consistently brighter or darker.

  • Solution (De-Striping):

    • Compare histograms of scan lines (e.g., 1,7,13 or 2,8,14) for mean and standard deviation.

    • Adjust the detector's response to match neighboring detectors.

    • Methods:

      • Histogram equalization and normalization

      • Fourier transformation (removes periodic striping patterns)


(b) Missing Scan Line Removal

  • Problem: Sometimes a detector stops working or becomes temporarily saturated, creating blank lines or missing data in the image.

  • Solution:

    • Replace missing lines with estimated pixel values based on the lines above and below using interpolation techniques.

    • Example: Affected Landsat 7 ETM+ (Scan Line Corrector failure).


(c) Random Noise Removal

  • Problem: Some pixels show random bright or dark spots known as "salt-and-pepper noise" or "snowy noise."

    • Caused by random electronic interference or transmission errors.

  • Solution:

    • Spatial filtering: Replace noisy pixels with average values from neighboring pixels.

    • Convolution filtering: Smooths image by using a moving filter (kernel) to reduce random pixel variation.


(d) Vignetting Removal

  • Problem: In images taken with lenses, the corners often appear darker than the center — this is vignetting.

  • Cause: Uneven illumination across the sensor array or lens curvature.

  • Solution:

    • Use sensor calibration data that describes how brightness varies from center to edges.

    • Apply Fourier Transform or other normalization methods to equalize brightness.


2. Sun Angle and Topographic Correction

(a) Sun Angle Correction

  • The sun's position changes with time of day and season, affecting image brightness.

  • Higher solar angle (summer) → more direct sunlight → brighter image.

  • Lower solar angle (winter) → less sunlight → darker image.

  • Correction Method:

    • Adjust each pixel's brightness (DN) by dividing it with the sine of the solar elevation angle:
      [
      DN_{corrected} = \frac{DN_{original}}{\sin(\text{solar elevation angle})}
      ]

    • Solar elevation data is given in the image metadata or header file.


(b) Topographic Correction

  • Problem: In hilly or mountainous areas, slopes facing the sun appear brighter, while those facing away appear darker due to uneven solar illumination.

  • Cause:

    • Slope and aspect of terrain

    • Shadowing effects

    • Bidirectional Reflectance Distribution Function (BRDF) differences

  • Solution: Adjust radiance based on slope orientation and sun angle using models such as:

    Minnaert Correction:
    [
    L_n = L \cdot (\cos e)^{k-1} \cdot \cos i
    ]
    Where:

    • (L_n): normalized radiance

    • (L): measured radiance

    • (e): slope angle (from DEM)

    • (i): solar incidence angle

    • (k): Minnaert constant (depends on land cover and illumination conditions)

    This correction helps produce uniform brightness across slopes.


3. Atmospheric Correction

  • Problem: Before reaching the sensor, sunlight interacts with the atmosphere, where gases, dust, and water vapor scatter and absorb radiation.

    • Causes haze, color distortion, and lower contrast in the image.

  • Goal: Remove the effects of atmosphere to obtain true surface reflectance.

  • Methods:

    • Dark Object Subtraction (DOS): Assumes that dark pixels (like water) should have near-zero reflectance; subtracts atmospheric haze values.

    • Radiative Transfer Models: e.g., 6S, MODTRAN, FLAASH, or QUAC to simulate atmospheric scattering and absorption effects accurately.


Type of CorrectionProblem FixedExample of ErrorCommon Methods
Detector CalibrationUneven sensor responseStriping, noiseHistogram matching, Fourier transform
Missing LineLost data linesLandsat 7 SLC failureInterpolation
Random NoiseSalt-and-pepper noiseBright/dark spotsSpatial/convolution filtering
VignettingDark cornersLens-based imagesFourier normalization
Sun AngleSeasonal/diurnal illuminationWinter images darkerDivide by sin(solar angle)
TopographicSlope illumination differenceBright/dark slopesMinnaert correction
AtmosphericScattering, absorptionHazy imagesDOS, FLAASH, MODTRAN


Comments

Popular posts from this blog

REMOTE SENSING INDICES

Remote sensing indices are band ratios designed to highlight specific surface features (vegetation, soil, water, urban areas, snow, burned areas, etc.) using the spectral reflectance properties of the Earth's surface. They improve classification accuracy and environmental monitoring. 1. Vegetation Indices NDVI – Normalized Difference Vegetation Index Formula: (NIR – RED) / (NIR + RED) Concept: Vegetation reflects strongly in NIR and absorbs in RED due to chlorophyll. Measures: Vegetation greenness & health Uses: Agriculture, drought monitoring, biomass estimation EVI – Enhanced Vegetation Index Formula: G × (NIR – RED) / (NIR + C1×RED – C2×BLUE + L) Concept: Corrects for soil and atmospheric noise. Measures: Vegetation vigor in dense canopies Uses: Tropical rainforest mapping, high biomass regions GNDVI – Green Normalized Difference Vegetation Index Formula: (NIR – GREEN) / (NIR + GREEN) Concept: Uses Green instead of Red ...

Energy Interaction with Atmosphere and Earth Surface

In Remote Sensing , satellites record electromagnetic radiation (EMR) that is reflected or emitted from the Earth. Before reaching the sensor, radiation interacts with: The Atmosphere The Earth's Surface These interactions control how satellite images look and how we interpret them. I. Interaction of EMR with the Atmosphere When solar radiation travels from the Sun to the Earth, four main processes occur: 1. Absorption Definition: Absorption occurs when atmospheric gases absorb radiation at specific wavelengths and convert it into heat. Main absorbing gases: Ozone (O₃) → absorbs Ultraviolet (UV) Carbon dioxide (CO₂) → absorbs Thermal Infrared Water vapour (H₂O) → absorbs Infrared Concept: Atmospheric Windows These are wavelength regions where absorption is very low, allowing radiation to pass through the atmosphere. Remote sensing depends on these windows. For example, satellites like Landsat 8 use visible, near-infrared, and thermal bands located in atmospheric windows. 2. Trans...

Atmospheric Window

The atmospheric window in remote sensing refers to specific wavelength ranges within the electromagnetic spectrum that can pass through the Earth's atmosphere relatively unimpeded. These windows are crucial for remote sensing applications because they allow us to observe the Earth's surface and atmosphere without significant interference from the atmosphere's constituents. Key facts and concepts about atmospheric windows: Visible and Near-Infrared (VNIR) window: This window encompasses wavelengths from approximately 0. 4 to 1. 0 micrometers. It is ideal for observing vegetation, water bodies, and land cover types. Shortwave Infrared (SWIR) window: This window covers wavelengths from approximately 1. 0 to 3. 0 micrometers. It is particularly useful for detecting minerals, water content, and vegetation health. Mid-Infrared (MIR) window: This window spans wavelengths from approximately 3. 0 to 8. 0 micrometers. It is valuable for identifying various materials, incl...

Landsat 8 Band designation and Band Combination.

Landsat 8 Band designation and Band Combination.  Landsat 8-9 Operational Land Imager (OLI) and Thermal Infrared Sensor (TIRS) Bands Wavelength (micrometers) Resolution (meters) Band 1 - Coastal aerosol 0.43-0.45 30 Band 2 - Blue 0.45-0.51 30 Band 3 - Green 0.53-0.59 30 Band 4 - Red 0.64-0.67 30 Band 5 - Near Infrared (NIR) 0.85-0.88 30 Band 6 - SWIR 1 1.57-1.65 30 Band 7 - SWIR 2 2.11-2.29 30 Band 8 - Panchromatic 0.50-0.68 15 Band 9 - Cirrus 1.36-1.38 30 Band 10 - Thermal Infrared (TIRS) 1 10.6-11.19 100 Band 11 - Thermal Infrared (TIRS) 2 11.50-12.51 100 Vineesh V Assistant Professor of Geography, Directorate of Education, Government of Kerala. https://www.facebook.com/Applied.Geography http://geogisgeo.blogspot.com

Landsat band composition

Short-Wave Infrared (7, 6 4) The short-wave infrared band combination uses SWIR-2 (7), SWIR-1 (6), and red (4). This composite displays vegetation in shades of green. While darker shades of green indicate denser vegetation, sparse vegetation has lighter shades. Urban areas are blue and soils have various shades of brown. Agriculture (6, 5, 2) This band combination uses SWIR-1 (6), near-infrared (5), and blue (2). It's commonly used for crop monitoring because of the use of short-wave and near-infrared. Healthy vegetation appears dark green. But bare earth has a magenta hue. Geology (7, 6, 2) The geology band combination uses SWIR-2 (7), SWIR-1 (6), and blue (2). This band combination is particularly useful for identifying geological formations, lithology features, and faults. Bathymetric (4, 3, 1) The bathymetric band combination (4,3,1) uses the red (4), green (3), and coastal bands to peak into water. The coastal band is useful in coastal, bathymetric, and aerosol studies because...