CWIMAQEdgeInfoItem

NI Vision for Visual Basic

CWIMAQEdgeInfoItem

CWIMAQEdgeInfoItem contains information about a detected edge.

Properties

CalibratedDistanceThe location of the edge from the first point along the boundary of the input region in calibrated units.
CalibratedPositionThe position of the edge in the image in real-world coordinates.
DistanceThe location of the edge from the first point along the boundary of the input region in pixels.
MagnitudeThe intensity contrast at the edge.
NoisePeakThe strength of the noise associated with the current edge.
PositionThe position of the edge in the image in pixel coordinates.
RisingIndicates if the edge detected is rising or falling.

See Also

CWIMAQVision.FindEdges3

CWIMAQEdgeReport2