Click or drag to resize

LearningBasedWBRangeMaxVal Property

Maximum possible value of the input image (e.g. 255 for 8 bit images, 4095 for 12 bit images)

Namespace:  OpenCvSharp.XPhoto
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public int RangeMaxVal { get; set; }

Property Value

Type: Int32
See Also