CvBlob Class |
Namespace: Emgu.CV.Cvb
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
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetContour |
Get the contour that defines the blob
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | (CvBlob to IntPtr) |
Implicit operator for IntPtr
|