Gets the transformation from Camera3D to RobotBase3D for a stationary camera/moving plate
calibration. The returned transformation maps points from the calibrated camera 3D
space to robot base 3D space.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Cog3DTransformRigidThe transformation from Camera3D to RobotBase3D for a stationary camera/moving plate calibration.
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | If this is a moving camera calibration. |
See Also