|
GroupMatchingThreshold Property
|
Gets the minimum distance threshold to consider
two rectangles as neighbors. Default is 0.2.
Namespace:
Accord.Vision
Assembly:
Accord.Vision (in Accord.Vision.dll) Version: 3.8.0
Syntax public double Threshold { get; }
Public ReadOnly Property Threshold As Double
Get
Request Example
View SourceProperty Value
Type:
DoubleSee Also