CvBlob Properties |
The CvBlob type exposes the following members.
| Name | Description | |
|---|---|---|
| Area |
The number of pixels in this blob
| |
| BlobMoments |
Get the Blob Moments
| |
| BoundingBox |
The minimum bounding box of the blob
| |
| Centroid |
The centroid of the blob
| |
| Label |
Get the blob label
| |
| Ptr |
Pointer to the blob
|