|
MatchingTrackerThreshold Property
|
Gets or sets the similarity threshold to
determine when the object has been lost.
Default is 0.95.
Namespace:
Accord.Vision.Tracking
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax public double Threshold { get; set; }
Public Property Threshold As Double
Get
Set
Request Example
View SourceProperty Value
Type:
DoubleSee Also