CogFitEllipseResult GetEllipse Method Cognex VisionPro
Returns a copy of the shape resulting from the fit.

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

public CogEllipse GetEllipse()

Return Value

Type: CogEllipse

The returned CogEllipse.

Remarks

Returns a copy of the CogEllipse resulting from the fit.

See Also