Click or drag to resize

GeneralizedHoughMinDist Property

Minimum distance between the centers of the detected objects.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public double MinDist { get; set; }

Return Value

Type: Double
See Also