|
KNearestNeighborMatchingTThreshold Property
|
Gets or sets a minimum relevance threshold
used to find matching pairs. Default is 0.
Namespace:
Accord.Imaging
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