CWIMAQEdgeInfoItem
CWIMAQEdgeInfoItem contains information about a detected edge.
Properties
| CalibratedDistance | The location of the edge from the first point along the boundary of the input region in calibrated units. |
| CalibratedPosition | The position of the edge in the image in real-world coordinates. |
| Distance | The location of the edge from the first point along the boundary of the input region in pixels. |
| Magnitude | The intensity contrast at the edge. |
| NoisePeak | The strength of the noise associated with the current edge. |
| Position | The position of the edge in the image in pixel coordinates. |
| Rising | Indicates if the edge detected is rising or falling. |