CogFindLineResults NumPointsFound Property Cognex VisionPro 9.7
Number of calipers that found an edge point. May be greater than the number of points used for the Line fitting if some data points were ignored.

Namespace: Cognex.VisionPro.Caliper
Assembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 73.0.0.0
Syntax

public int NumPointsFound { get; }

Property Value

Type: Int32
Remarks

Number of calipers that found an edge point. May be greater than the number of points used for the Line fitting if some data points were ignored.

See Also