CvBlob Class |
Namespace: Emgu.CV.Cvb
The CvBlob type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetContour |
Get the contour that defines the blob
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() ![]() | (CvBlob to IntPtr) |
Implicit operator for IntPtr
|
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
|