Class GrayworldWB
- Namespace
- OpenCvSharp.XPhoto
- Assembly
- OpenCvSharp.dll
Gray-world white balance algorithm.
public class GrayworldWB : WhiteBalancer, IDisposable
- Inheritance
-
GrayworldWB
- Implements
- Inherited Members
Properties
- SaturationThreshold
Maximum saturation
Methods
- BalanceWhite(InputArray, OutputArray)
Applies white balancing to the input image.
- Create()
Creates an instance of GrayworldWB