The Cog3DCameraCalibration type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CalibRoiRaw2D |
Gets the region of interest (the field of view) of the raw
acquired image (the field of view of the camera).
| |
| Camera3DFromPhys3D |
Get the camera extrinsics from this camera calibration.
| |
| IsTelecentric |
Gets whether this camera calibration's distortion model is
Cog3DCameraCalibrationDistortionModelConstants::eTelecentric.
| |
| Phys3DFromCamera3D |
Get the inverse of the camera extrinsics from this camera calibration.
| |
| Raw2DFromCamera2D |
Gets the camera intrinsic parameters from this camera calibration.
|
See Also