CogFindEllipseResults NumPointsUsed Property Cognex VisionPro
Number of points used to perform the Ellipse fitting. May be less than the number of points found by calipers 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 NumPointsUsed { get; }

Property Value

Type: Int32
See Also