Click or drag to resize

LearningBasedWBRangeMaxVal Property

http://www.emgu.com
Maximum possible value of the input image (e.g. 255 for 8 bit images, 4095 for 12 bit images)

Namespace:  Emgu.CV.XPhoto
Assembly:  Emgu.CV.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public int RangeMaxVal { get; set; }

Property Value

Type: Int32
See Also