CWMVFindConcentricEdgeReport

NI Vision for Visual Basic

CWMVFindConcentricEdgeReport

CWMVFindConcentricEdgeReport contains the results of CWMachineVision.FindConcentricEdge. 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 fitted line to the entire set of points.

See Also

CWMachineVision.FindConcentricEdge