Implement the abstract method in ICogHandEyeCalibrationResult.
Returns the transform that maps coordinates from the camera coordinate
system (Camera2D) to the image coordinate system (Raw2D).
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 69.0.0.0
Syntax
Return Value
Type: CogTransform2DCameraCalibrationImplements
ICogHandEyeCalibrationResult GetRaw2DFromCamera2DSee Also