Cog3DCameraCalibrationResult PropertiesCognex VisionPro

The Cog3DCameraCalibrationResult type exposes the following members.

Properties

  NameDescription
Public propertyCalPlate3DFromCamera3D
Gets the pose of a particular camera relative to the calibration plate at a particular calibration plate pose index.
Public propertyCamera3DFromPhys3D
Gets the transform between the specified camera and the physical coordinate system (Phys3D). The physical coordinate system corresponds to the view having pose type PoseDefineWorldCoord.
Public propertyFeatureCoverageOfCamera
Gets the proportion of a particular camera's field of view which was covered by the convex hull of the feature correspondences found in all calibration plate poses.
Public propertyFeatureCoverageOfCameraPlate
Gets the proportion of a particular camera's field of view which was covered by the convex hull of the feature correspondences found in the particular calibration plate pose.
Public propertyMaximumTilt
Gets the maximum tilt of the calibration plate over all the measured poses.
Public propertyNumCalPlatePoses
Gets the number of calibration plate poses, i.e., the number of views.
Public propertyNumCameras
Gets the number of cameras inside this camera calibration result.
Public propertyNumCorrespondences
Gets the number of correspondences found for a particular calibration plate pose and a particular camera.
Public propertyOverallResidualsPhys3D
Gets the overall residual statistics in Phys3D (over all cameras and over all calibration plate poses).
Public propertyOverallResidualsRaw2D
Gets the overall residual statistics in Raw2D (over all cameras and over all calibration plate poses).
Public propertyResidualsPhys3D
Gets the residual statistics in Phys3D for the specified calibration plate pose and the specified camera.
Public propertyResidualsRaw2D
Gets the residual statistics in Raw2D for the specified calibration plate pose and the specified camera.
Top
See Also