Click or drag to resize
Accord.NET (logo)

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; }
Request Example View Source

Property Value

Type: Double
See Also