Click or drag to resize
Accord.NET (logo)

HslBlobTrackerMaxHeight Property

Gets or sets the maximum height of tracked objects.

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

Property Value

Type: Int32
See Also