BlobResult Properties

CVB.Net Documentation

The BlobResult type exposes the following members.

Properties

  NameDescription
Public propertyBoundingBox
Bounding box of the blob.
Public propertyMaximumMoment
Maximum inertial moment (larger 2nd order moments translated into the blob's major/minor axis coordinate system) of the blob.
Public propertyMinimumMoment
Minimum inertial moment (smaller 2nd order moment translated into the blob's major/minor axis coordinate system) of the blob.
Public propertyMinimumMomentPoints
Points where the major axis of the blob intersects with the blob's bounding box.
Public propertyMomentAngle
Angle between major moment axis and the x-axis.
Public propertyMomentRatio
Ratio of the MinimumMoment and the MaximumMoment of this blob.
Public propertySize
Size (area) of the blob in pixels.
Public propertyX
Same as Center.X.
Public propertyY
Same as Center.Y.
Top
See Also

Reference