Click or drag to resize
Accord.NET (logo)

CamshiftHslLightnessRange Property

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

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

Property Value

Type: DoubleRange
See Also