CWIMAQCurveReportItem

NI Vision for Visual Basic

CWIMAQCurveReportItem

CWIMAQCurveReportItem contains information about a curve found by the CWIMAQVision.ExtractCurves method.

Properties

AverageEdgeStrengthThe average of all edge strengths detected on the curve.
ClosedIf the distance between the endpoints of the curve is less than or equal to MaxEndpointGap, this property is True. Otherwise, this property is False.
CurveLengthThe length of the curve.
MaxEdgeStrengthThe highest edge strength detected on the curve.
MinEdgeStrengthThe lowest edge strength detected on the curve.
PointsThe location of every point detected on the curve.

See Also

CWIMAQVision.ExtractCurves

CWIMAQCurveReport