LineMatch

NI Vision for LabWindows/CVI Function

LineMatch

Information describing a matched line.

Elements

Name

Type

Description

startPoint PointFloat The starting point of the matched line.
endPoint PointFloat The ending point of the matched line.
length double The length of the line measured in pixels from the start point to the end point.
rotation double The orientation of the matched line.
score double The score of the matched line. Scores range from 0–1000, where a score of 1000 indicates a perfect match.