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

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

public int NumPointsFound { get; }

Property Value

Type: Int32
See Also