Public Member Functions | Public Attributes | List of all members
librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double Struct Reference

#include <k-to-dsm.h>

Public Member Functions

void copy_to (rs2_dsm_params &o)
 
 rs2_dsm_params_double ()=default
 
 rs2_dsm_params_double (rs2_dsm_params const &obj)
 

Public Attributes

double h_offset
 
double h_scale
 
rs2_dsm_correction_model model
 
double rtd_offset
 
double v_offset
 
double v_scale
 

Detailed Description

Definition at line 34 of file k-to-dsm.h.

Constructor & Destructor Documentation

librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::rs2_dsm_params_double ( )
default
librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::rs2_dsm_params_double ( rs2_dsm_params const &  obj)
inline

Definition at line 44 of file k-to-dsm.h.

Member Function Documentation

void librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::copy_to ( rs2_dsm_params o)
inline

Definition at line 55 of file k-to-dsm.h.

Member Data Documentation

double librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::h_offset

the offset to horizontal DSM offset thermal results

Definition at line 39 of file k-to-dsm.h.

double librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::h_scale

the scale factor to horizontal DSM scale thermal results

Definition at line 37 of file k-to-dsm.h.

rs2_dsm_correction_model librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::model

Definition at line 36 of file k-to-dsm.h.

double librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::rtd_offset

the offset to the Round-Trip-Distance delay thermal results

Definition at line 41 of file k-to-dsm.h.

double librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::v_offset

the offset to vertical DSM offset thermal results

Definition at line 40 of file k-to-dsm.h.

double librealsense::algo::depth_to_rgb_calibration::rs2_dsm_params_double::v_scale

the scale factor to vertical DSM scale thermal results

Definition at line 38 of file k-to-dsm.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