| SimpleBlobDetectorParamsMaxInertiaRatio Property |
[Missing <summary> documentation for "P:OpenCvSharp.SimpleBlobDetector.Params.MaxInertiaRatio"]
Namespace:
OpenCvSharp
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax public float MaxInertiaRatio { get; set; }
Public Property MaxInertiaRatio As Single
Get
Set
public:
property float MaxInertiaRatio {
float get ();
void set (float value);
}
member MaxInertiaRatio : float32 with get, set
Property Value
Type:
SingleSee Also