Click or drag to resize
Accord.NET (logo)

HslBlobTrackerFilter Property

Gets the HSL filter used in color segmentation.

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

Property Value

Type: HSLFiltering
The HSL filter used in segmentation.
See Also