Digital images can be manipulated mathematically by treating pixel brightness values as numbers. This document discusses various digital image processing techniques including:
1. Image rectification to correct geometric distortions and calibrate radiometric data. This involves techniques like geometric corrections to adjust for sensor distortions and radiometric corrections to standardize brightness values.
2. Image enhancement techniques like contrast stretching to increase image contrast and improve feature detection. Methods include linear stretches, histogram equalization, and logarithmic transforms.
3. Local operations called spatial filtering that modify pixel values based on neighboring pixels. This can emphasize or de-emphasize certain image features or spatial frequencies to enhance details or reduce noise.