Public Attributes | List of all members
librealsense::algo::depth_to_rgb_calibration::coeffs< T > Struct Template Reference

#include <coeffs.h>

Public Attributes

std::vector< T > x_coeffs
 
std::vector< T > y_coeffs
 

Detailed Description

template<class T>
struct librealsense::algo::depth_to_rgb_calibration::coeffs< T >

Definition at line 17 of file coeffs.h.

Member Data Documentation

template<class T>
std::vector<T> librealsense::algo::depth_to_rgb_calibration::coeffs< T >::x_coeffs

Definition at line 19 of file coeffs.h.

template<class T>
std::vector<T> librealsense::algo::depth_to_rgb_calibration::coeffs< T >::y_coeffs

Definition at line 20 of file coeffs.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