|
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; }
Public Property Template As Bitmap
Get
Set
Request Example
View SourceProperty Value
Type:
BitmapSee Also