Structure containing information about the camera sensor. More...
Functions | |
| Resolution | resolution (self) |
| Resolution of the camera. | |
| float | fps (self) |
| FPS of the camera. | |
| CalibrationParameters | calibration_parameters (self) |
| Intrinsics and extrinsic stereo parameters for rectified/undistorted images. | |
| CalibrationParameters | calibration_parameters_raw (self) |
| Intrinsics and extrinsic stereo parameters for unrectified/distorted images. | |
| int | firmware_version (self) |
| Internal firmware version of the camera. | |
Structure containing information about the camera sensor.
Information about the camera is available in the sl.CameraInformation struct returned by sl.Camera.get_camera_information().