Click or drag to resize

CvBlob Properties

http://www.emgu.com

The CvBlob type exposes the following members.

Properties
  NameDescription
Public propertyArea
The number of pixels in this blob
Public propertyBlobMoments
Get the Blob Moments
Public propertyBoundingBox
The minimum bounding box of the blob
Public propertyCentroid
The centroid of the blob
Public propertyLabel
Get the blob label
Public propertyPtr
Pointer to the blob
Top
See Also