| SimpleBlobDetectorParamsMinConvexity Property |
http://www.emgu.com
Min Convexity
Namespace: Emgu.CV.Features2DAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntaxpublic float MinConvexity { get; set; }Public Property MinConvexity As Single
Get
Set
public:
property float MinConvexity {
float get ();
void set (float value);
}member MinConvexity : float32 with get, set
Property Value
Type:
Single
See Also