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

#include <optimizer.h>

Public Member Functions

 svm_model_linear ()
 

Public Attributes

std::vector< double > beta = { -0.00598037736275758, -0.419810195765952, -0.0519142921084610, 0.0511261823872767, -3.260600000000000e-04, 0.00134513193142993, -0.0305126906030304, 0, 0.000390629893900041, -0.000589640043298588 }
 
double bias = 14.782481183385837
 
std::vector< double > mu = { 0,0,0,0,0,0,0,0,0,0 }
 
std::vector< double > sigma = { 1,1,1,1,1,1,1,1,1,1 }
 

Detailed Description

Definition at line 135 of file optimizer.h.

Constructor & Destructor Documentation

svm_model_linear::svm_model_linear ( )

Definition at line 1550 of file optimizer.cpp.

Member Data Documentation

std::vector< double > librealsense::algo::depth_to_rgb_calibration::svm_model_linear::beta = { -0.00598037736275758, -0.419810195765952, -0.0519142921084610, 0.0511261823872767, -3.260600000000000e-04, 0.00134513193142993, -0.0305126906030304, 0, 0.000390629893900041, -0.000589640043298588 }

Definition at line 140 of file optimizer.h.

double librealsense::algo::depth_to_rgb_calibration::svm_model_linear::bias = 14.782481183385837

Definition at line 141 of file optimizer.h.

std::vector< double > librealsense::algo::depth_to_rgb_calibration::svm_model_linear::mu = { 0,0,0,0,0,0,0,0,0,0 }

Definition at line 138 of file optimizer.h.

std::vector< double > librealsense::algo::depth_to_rgb_calibration::svm_model_linear::sigma = { 1,1,1,1,1,1,1,1,1,1 }

Definition at line 139 of file optimizer.h.


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


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