Click or drag to resize
Accord.NET (logo)

CamshiftHslSaturationRange Property

If using HSL mode, specifies the operational saturation range for the tracker.

Namespace:  Accord.Vision.Tracking
Assembly:  Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax
public DoubleRange HslSaturationRange { get; }
Request Example View Source

Property Value

Type: DoubleRange
See Also