CWIMAQEdgeCoordinatesReport
CWIMAQEdgeCoordinatesReport contains information about the edges found by CWIMAQVision.Rake, CWIMAQVision.Spoke, or CWIMAQVision.ConcentricRake.
Properties
AllEdges | Collection of CWIMAQEdgesOnLine objects that contains the spatial coordinates of all edges detected along a given search line. The Process input to CWIMAQVision.Rake, CWIMAQVision.Spoke, and CWIMAQVision.ConcentricRake determines which edges along a given line are detected. |
FirstEdgePoints | CWIMAQPoints collection that consists of the spatial coordinates of all edges detected first along each search line. |
LastEdgePoints | CWIMAQPoints collection that consists of the spatial coordinates of all edges detected last along each search line. |
LinesWithEdges | Array of indexes of all the search lines that contain edges. |