rofunc.devices.zed.record#
1. Module Contents#
1.1. Functions#
Get the intrinsic parameters of the camera. :param cam: the camera object :return: F, C, K, P, T : the focal length, the principal point, the radial distortion coefficients, the tangential distortion coefficients, the translation vector |
|
1.2. Data#
1.3. API#
- rofunc.devices.zed.record.zed_list = []#
- rofunc.devices.zed.record.get_intrinsic_parameters(cam)[source]#
Get the intrinsic parameters of the camera. :param cam: the camera object :return: F, C, K, P, T : the focal length, the principal point, the radial distortion coefficients, the tangential distortion coefficients, the translation vector