| AbstractWhiteBalanceAlgorithm |
Ancestor to white balance algorithms.
|
| GIMP |
Uses the algorithm for white balancing as used by GIMP.
The White Balance command automatically adjusts the colors by stretching the Red, Green and Blue channels separately.
|
| GrayWorld |
Basic algorithm that incorporates the Gray World assumption, which argues that the average reflectance of scene is achromatic.
|
| NoBalance |
Dummy white balance algorithm, performs no balancing at all.
|
| WhitePatch |
Basic algorithm that is based on the Retinex theory of visual color constancy, which argues that perceived white is associated with the maximum cone signals.
|