Returns a copy of the found Circle.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 65.1.0.0
Syntax
Return Value
Type: CogCircleThe returned CogCircle.
Remarks
Returns a copy of the found CogCircle. If no shape could be fit to the generated points, NULL is returned.
The selected space of the returned CogCircle is set to the selected space of the input image.
See Also