Cog3DHandEyeCalibrationResult PropertiesCognex VisionPro

The Cog3DHandEyeCalibrationResult type exposes the following members.

Properties

  NameDescription
Public propertyCalibRoiRaw2D
Gets the region of interest of the raw acquired calibration image (the field of view of the calibrated camera).
Public propertyIsCameraMoving
Gets whether this is a moving camera hand-eye calibration result.
Public propertyIsResidualsComputed
Gets whether this result contains valid residual statistics.
Public propertyMovingCamera3DFromHand3D
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).
Public propertyPositionResidualsPhys3D
Gets the overall residual statistics. These statistics represent all mapped samples from all stations.
Public propertyRaw2DFromCamera2D
Gets the camera intrinsics (which correspond to the mapping from Camera2D space (the z=1 plane in front of the camera) to Raw2D image space).
Public propertyRobotBase3DFromStationaryCamera3D
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.
Top
See Also