CvBlobs Properties |
The CvBlobs type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of label/Blob pairs contained in the collection
| |
| IsReadOnly |
Always false
| |
| Item |
Get the blob with the speicific label. Set function is not implemented
| |
| Keys |
Get a collection containing the labels in the CvBlobs
| |
| Ptr |
Pointer to the unmanaged object
(Inherited from UnmanagedObject.) | |
| Values |
Get a collection containing the blobs in the CvBlobs.
|