Click or drag to resize
Accord.NET (logo)

MatchingTrackerTemplate Property

Gets or sets the template being chased by the tracker.

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

Property Value

Type: Bitmap
See Also