refenum.DeBayerModes
The
DeBayerModes
enumeration is used to set the debayering algorithm.
Name
Description
NearestColor
Simplest and fastest algorithm, but inferior output image quality.
Bilinear
Algorithm with both acceptable speed and image quality.
EdgeSensing
This algorithm creates the best image quality, but is rather slow.
<< Enumerations