CogFindEllipseResult DistanceToEllipse Property Cognex VisionPro
Returns the minimum distance from the data point of this result to the best fit Ellipse that was found. This measurement is available regardless of whether or not the data was used for the fit.

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

public double DistanceToEllipse { get; }

Property Value

Type: Double
See Also