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