Get a deep copy of the fitted 3D line segment.
Note that the line segment is the shortest line segment that incorporates
all of the 3D rays corresponding to the 2D points from calibrated
cameras/views.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Return Value
Type: Cog3DLineSegThe fitted 3D line segment.
Exceptions
| Exception | Condition |
|---|---|
| Cog3DException | If IsFound is false. |
See Also