CWMVFindStraightEdgeReport

NI Vision for Visual Basic

CWMVFindStraightEdgeReport

CWMVFindStraightEdgeReport contains the results of CWMachineVision.FindStraightEdge. These results include the edge points found, the fitted line, and a measure of the fit accuracy.

Properties

EdgeCoordinates of the best-fit line.
EdgeCoordinatesCollection of the spatial coordinates of the detected edges.
StraightnessStraightness of the edge found. This result is the least-square error of the line fitted to the entire set of points.

See Also

CWMachineVision.FindStraightEdge