Click or drag to resize
Accord.NET (logo)

MatchingTrackerSearchWindow Property

Gets or sets the current search window.

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

Property Value

Type: Rectangle
See Also