Property LightAdaptation
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
LightAdaptation
Gets or sets light adaptation in [0, 1] range. If 1 adaptation is based only on pixel value, if 0 it's global, otherwise it's a weighted mean of this two cases.
public float LightAdaptation { get; set; }