RectangleMatch

NI Vision for LabWindows/CVI Function

RectangleMatch

Information describing a matched rectangle.

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

corner[4] PointFloat The corners of the matched rectangle.
rotation double The orientation of the matched rectangle.
width double The width of the matched rectangle.
height double The height of the matched rectangle.
score double The score of the matched rectangle. Scores range from 0–1000, where a score of 1000 indicates a perfect match.