CWMVObjectsReportItem
CWMVObjectsReportItem contains statistics about a particular particle found by CWMachineVision.CountAndMeasureObjects.
Properties
Area | Area of the binary object detected. |
AspectRatio | Ratio between the width and the height of the binary object. |
BoundingRectangle | Bounding rectangle of the binary object. |
Center | Location of the center of mass of the binary object detected. |
NumberOfHoles | Number of holes found in the binary object. |
Orientation | Orientation of the longest segment in the binary object. |