Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Attributes | List of all members
librealsense::ds::rgb_calibration_table Struct Reference

#include <ds5-private.h>

Public Attributes

table_header header
 
float3x3 intrinsic
 
float distortion [5]
 
float3 rotation
 
float3 translation
 
float projection [12]
 
uint16_t width
 
uint16_t height
 
float3x3 intrinsic_matrix_rect
 
float3x3 rotation_matrix_rect
 
float3 translation_rect
 
float reserved [24]
 

Member Data Documentation

◆ distortion

float librealsense::ds::rgb_calibration_table::distortion[5]

◆ header

table_header librealsense::ds::rgb_calibration_table::header

◆ height

uint16_t librealsense::ds::rgb_calibration_table::height

◆ intrinsic

float3x3 librealsense::ds::rgb_calibration_table::intrinsic

◆ intrinsic_matrix_rect

float3x3 librealsense::ds::rgb_calibration_table::intrinsic_matrix_rect

◆ projection

float librealsense::ds::rgb_calibration_table::projection[12]

◆ reserved

float librealsense::ds::rgb_calibration_table::reserved[24]

◆ rotation

float3 librealsense::ds::rgb_calibration_table::rotation

◆ rotation_matrix_rect

float3x3 librealsense::ds::rgb_calibration_table::rotation_matrix_rect

◆ translation

float3 librealsense::ds::rgb_calibration_table::translation

◆ translation_rect

float3 librealsense::ds::rgb_calibration_table::translation_rect

◆ width

uint16_t librealsense::ds::rgb_calibration_table::width

The documentation for this struct was generated from the following file: