Cog3DCameraCalibration Phys3DFromCamera3D Property Cognex VisionPro
Get the inverse of the camera extrinsics from this camera calibration.

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

public Cog3DTransformRigid Phys3DFromCamera3D { get; }

Property Value

Type: Cog3DTransformRigid
The 3D transform that corresponds to Phys3D space from Camera3D space.
See Also