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
Edge | Coordinates of the best-fit line. |
EdgeCoordinates | Collection of the spatial coordinates of the detected edges. |
Straightness | Straightness of the edge found. This result is the least-square error of the line fitted to the entire set of points. |