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.Platform.NetStandard (in Emgu.CV.Platform.NetStandard.dll) Version: 4.3.0.3890
Syntax
public float SaturationThreshold { get; set; }

Property Value

Type: Single
See Also