Compute a 3D ray through the camera origin from the given
2D image position.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Parameters
- pointRaw2D
- Type: Cognex.VisionPro3D Cog3DVect2
The 2D image point in Raw2D space.
Return Value
Type: Cog3DRayA ray in Phys3D.
See Also