Click or drag to resize

LearningBasedWBSaturationThreshold Property

http://www.emgu.com
Threshold that is used to determine saturated pixels, i.e. pixels where at least one of the channels exceeds saturation_threshold x range_max_val are ignored.

Namespace:  Emgu.CV.XPhoto
Assembly:  Emgu.CV.World (in Emgu.CV.World.dll) Version: 4.1.0.3408 (4.1.0.3408)
Syntax
public float SaturationThreshold { get; set; }

Property Value

Type: Single
See Also