Click or drag to resize

SimpleBlobDetectorParamsFilterByConvexity Property

[Missing <summary> documentation for "P:OpenCvSharp.SimpleBlobDetector.Params.FilterByConvexity"]

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public bool FilterByConvexity { get; set; }

Property Value

Type: Boolean
See Also