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.World (in Emgu.CV.World.dll) Version: 4.0.1.3373 (4.0.1.3373)
Syntax
public int RangeMaxVal { get; set; }

Property Value

Type: Int32
See Also