MRPT  1.9.9
chessboard_stereo_camera_calib_internal.h File Reference
Include dependency graph for chessboard_stereo_camera_calib_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mrpt::vision::lm_stat_t
 
struct  mrpt::vision::TResidJacobElement
 Data associated to each observation in the Lev-Marq. More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::vision
 Classes for computer vision, detectors, features, etc.
 

Typedefs

using mrpt::vision::TResidualJacobianList = std::vector< mrpt::aligned_std_vector< TResidJacobElement > >
 

Functions

double mrpt::vision::recompute_errors_and_Jacobians (const lm_stat_t &lm_stat, TResidualJacobianList &res_jac, bool use_robust_kernel, double kernel_param)
 
void mrpt::vision::build_linear_system (const TResidualJacobianList &res_jac, const std::vector< size_t > &var_indxs, Eigen::VectorXd &minus_g, Eigen::MatrixXd &H)
 
void mrpt::vision::add_lm_increment (const Eigen::VectorXd &eps, const std::vector< size_t > &var_indxs, lm_stat_t &new_lm_stat)
 



Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 814d80880 Fri Aug 24 01:51:28 2018 +0200 at mar 26 may 2026 12:30:59 CEST