SimpleBlobDetectorParams Properties |
The SimpleBlobDetectorParams type exposes the following members.
| Name | Description | |
|---|---|---|
| blobColor |
Blob color
| |
| FilterByArea |
Filter by area
| |
| FilterByCircularity |
Filter by circularity
| |
| FilterByColor |
Filter by color
| |
| FilterByConvexity |
Filter by convexity
| |
| FilterByInertia |
Filter by inertia
| |
| MaxArea |
Max area
| |
| MaxCircularity |
Max circularity
| |
| MaxConvexity |
Max Convexity
| |
| MaxInertiaRatio |
Max inertia ratio
| |
| MaxThreshold |
Max threshold
| |
| MinArea |
Min area
| |
| MinCircularity |
Min circularity
| |
| MinConvexity |
Min Convexity
| |
| MinDistBetweenBlobs |
Min dist between blobs
| |
| MinInertiaRatio |
Min inertia ratio
| |
| MinRepeatability |
Min Repeatability
| |
| MinThreshold |
Min threshold
| |
| Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) | |
| ThresholdStep |
Threshold step
|