CWMVObjectsReportItem

NI Vision for Visual Basic

CWMVObjectsReportItem

CWMVObjectsReportItem contains statistics about a particular particle found by CWMachineVision.CountAndMeasureObjects.

Properties

AreaArea of the binary object detected.
AspectRatioRatio between the width and the height of the binary object.
BoundingRectangleBounding rectangle of the binary object.
CenterLocation of the center of mass of the binary object detected.
NumberOfHolesNumber of holes found in the binary object.
OrientationOrientation of the longest segment in the binary object.

See Also

CWMachineVision.CountAndMeasureObjects

CWMVObjectsReport