Cog3DCameraCalibration PropertiesCognex VisionPro

The Cog3DCameraCalibration type exposes the following members.

Properties

  NameDescription
Public propertyCalibRoiRaw2D
Gets the region of interest (the field of view) of the raw acquired image (the field of view of the camera).
Public propertyCamera3DFromPhys3D
Get the camera extrinsics from this camera calibration.
Public propertyIsTelecentric
Gets whether this camera calibration's distortion model is Cog3DCameraCalibrationDistortionModelConstants::eTelecentric.
Public propertyPhys3DFromCamera3D
Get the inverse of the camera extrinsics from this camera calibration.
Public propertyRaw2DFromCamera2D
Gets the camera intrinsic parameters from this camera calibration.
Top
See Also