Cog3DCameraCalibration Camera3DFromPhys3D Property Cognex VisionPro
Get 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 Camera3DFromPhys3D { get; }

Property Value

Type: Cog3DTransformRigid
The camera extrinsics that correspond to the position of the camera with respect to Phys3D space.
See Also