| GFTTDetectorMinDistance Property |
[Missing <summary> documentation for "P:OpenCvSharp.GFTTDetector.MinDistance"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double MinDistance { get; set; }
Public Property MinDistance As Double
Get
Set
public:
property double MinDistance {
double get ();
void set (double value);
}
member MinDistance : float with get, set
Property Value
Type:
DoubleSee Also