Click or drag to resize

GeneralizedHoughMinDist Property

Minimum distance between the centers of the detected objects.

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntax
public double MinDist { get; set; }

Return Value

Type: Double
See Also