| GeneralizedHoughDp Property |
Inverse ratio of the accumulator resolution to the image resolution.
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public double Dp { get; set; }
Public Property Dp As Double
Get
Set
public:
property double Dp {
double get ();
void set (double value);
}
member Dp : float with get, set
Return Value
Type:
DoubleSee Also