Image Processing

Orthorectification

The process of removing geometric distortions from satellite imagery caused by sensor tilt, terrain relief, and Earth's curvature. Produces geometrically correct images (orthoimages) where distances and areas can be measured accurately.

Overview

Orthorectification is the process of correcting geometric distortions in satellite or aerial imagery to produce a planimetrically accurate image — one where every pixel is positioned as if viewed from directly above. Raw satellite images contain geometric errors from sensor viewing angle, Earth curvature, and terrain elevation variations. An orthorectified image has the geometric accuracy of a map, making it suitable for direct measurement of distances, areas, and positions.

How It Works

Orthorectification uses three inputs: a sensor model, a Digital Elevation Model (DEM), and optionally Ground Control Points (GCPs). The sensor model describes how 3D ground coordinates map to 2D image coordinates. The DEM provides terrain height to calculate and remove relief displacement pixel by pixel. GCPs refine the sensor model by correcting residual positional errors. Modern satellites with onboard GPS achieve geolocation accuracy of a few meters, reducing the need for manual GCPs. After correction, the image is resampled onto a regular map grid using interpolation methods.

Key Facts

  • Relief displacement can shift features by tens of meters in mountainous terrain.
  • Georeferencing (affine transforms) does NOT correct for terrain relief — only orthorectification does.
  • Sentinel-2 is distributed as orthorectified Level-1C products with sub-pixel geolocation accuracy.
  • Rational Polynomial Coefficients (RPCs) with commercial imagery enable orthorectification to 2–5m accuracy without ground control.
  • DEM resolution and accuracy are often the limiting factors in orthorectification quality.

Applications

GIS Integration and Overlay

Orthorectified images can be directly overlaid with vector data without positional mismatch.

Accurate Measurement

Pixels represent uniform ground dimensions, enabling reliable measurement of areas and distances.

Multi-Temporal Change Detection

Precise geometric alignment ensures the same pixel corresponds to the same ground location across time.

Mosaic and Basemap Production

Creating smooth image mosaics requires all inputs to share a consistent geometric framework.

Limitations & Considerations

Quality is limited by DEM accuracy and sensor model precision. Tall buildings create lean and occlusion artifacts not fully corrected by standard orthorectification. Shadows are repositioned but information hidden behind ridgelines or buildings cannot be recovered. In areas with rapidly changing terrain, DEMs may be outdated.

History & Background

Digital orthorectification emerged in the 1970s alongside digital photogrammetry. SRTM in 2000 provided the first near-global DEM, making consistent orthorectification feasible worldwide. Today, orthorectification is performed automatically by data providers — Sentinel-2, Landsat, and Planet all distribute pre-orthorectified products.

Analyze Orthorectification data with LYRASENSE

Use our agentic notebook environment to work with satellite data and compute indices like Orthorectification — no setup required.