Public Attributes | List of all members
librealsense::algo::depth_to_rgb_calibration::krt Struct Reference

#include <calibration.h>

Public Attributes

k_matrix k_mat = matrix_3x3{ 0 }
 
matrix_3x3 rot = { { 0 } }
 
translation trans = { 0 }
 

Detailed Description

Definition at line 96 of file calibration.h.

Member Data Documentation

k_matrix librealsense::algo::depth_to_rgb_calibration::krt::k_mat = matrix_3x3{ 0 }

Definition at line 100 of file calibration.h.

matrix_3x3 librealsense::algo::depth_to_rgb_calibration::krt::rot = { { 0 } }

Definition at line 98 of file calibration.h.

translation librealsense::algo::depth_to_rgb_calibration::krt::trans = { 0 }

Definition at line 99 of file calibration.h.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:38