#include <ds5-private.h>
Public Attributes | |
float | distortion [5] |
extrinsics_table | fisheye_to_imu |
table_header | header |
float3x3 | intrinsic |
float | intrinsics_model |
uint8_t | reserved [28] |
Definition at line 445 of file ds5-private.h.
float librealsense::ds::fisheye_calibration_table::distortion[5] |
Definition at line 450 of file ds5-private.h.
extrinsics_table librealsense::ds::fisheye_calibration_table::fisheye_to_imu |
Definition at line 451 of file ds5-private.h.
table_header librealsense::ds::fisheye_calibration_table::header |
Definition at line 447 of file ds5-private.h.
float3x3 librealsense::ds::fisheye_calibration_table::intrinsic |
Definition at line 449 of file ds5-private.h.
float librealsense::ds::fisheye_calibration_table::intrinsics_model |
Definition at line 448 of file ds5-private.h.
uint8_t librealsense::ds::fisheye_calibration_table::reserved[28] |
Definition at line 452 of file ds5-private.h.