Class containing intrinsic and extrinsic parameters of the camera (translation and rotation). More...
Functions | |
float | get_camera_baseline (self) |
Returns the baseline of the camera in the sl.UNIT defined in sl.InitParameters.coordinate_units. | |
CameraParameters | left_cam (self) |
Intrinsic sl.CameraParameters of the left camera. | |
CameraParameters | right_cam (self) |
Intrinsic sl.CameraParameters of the right camera. | |
Transform | stereo_transform (self) |
Left to right camera transform, expressed in user coordinate system and unit (defined by sl.InitParameters.coordinate_system). | |
Class containing intrinsic and extrinsic parameters of the camera (translation and rotation).
That information about the camera will be returned by sl.Camera.get_camera_information().