RectangleFeature

NI Vision for LabWindows/CVI Function

RectangleFeature

A rectangle feature.

Note  Width is defined as the length of the shorter side of a rectangle and height is defined as the longer side of the rectangle.

Elements

Name

Type

Description

position PointFloat The center of the rectangle.
corner[4] PointFloat The four corners of the rectangle.
rotation double The orientation of the rectangle with respect to the horizontal.
width double The width of the rectangle.
height double The height of the rectangle.