Defective Pixel Correction

CMOS sensors almost always have some pixels that don’t have the full dynamic range that they should. Most of these pixels can be corrected with the flat field correction parameters, also implemented in the camera.  However, the pixels that cannot be properly corrected with flat field correction are considered defective pixels.  These dead or hot pixels, usually stuck dark or bright, are corrected with the defective pixel correction routine. This routine corrects the defective pixel with interpolated values based on neighboring pixels.

Typical correction methods include averaging with immediate same-colour neighbors, or even going out to the second set of neighbors.  Correction can span multiple pixels if by some chance many consecutive pixels in a row are defective.  Boundary conditions also exist to handle defective pixels at the edges of the image array.

When to Use

Use this feature when:

How to Use