Module bayer::demosaic [] [src]

Collection of demosaicing algorithms.

Modules

cubic

Demosaicing using cubic interpolation.

linear

Demosaicing using linear interpolation.

nearestneighbour

Demosaicing using nearest neighbour interpolation.

none

Demosaicing without any interpolation.

Enums

Demosaic

The demosaicing algorithm to use to fill in the missing data.