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