Main MRPT website > C++ reference for MRPT 1.9.9
Classes | Namespaces | Macros

Lu Hage Mjolsness - Iterative PnP Algorithm (Eigen Implementation. More...

Detailed Description

Lu Hage Mjolsness - Iterative PnP Algorithm (Eigen Implementation.

Definition in file lhm.h.

#include <iostream>
#include <mrpt/math/types_math.h>
#include <Eigen/Dense>
#include <Eigen/SVD>
#include <Eigen/StdVector>
Include dependency graph for lhm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::vision::pnp::lhm
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::vision
 Classes for computer vision, detectors, features, etc.
 
 mrpt::vision::pnp
 Perspective n Point (PnP) Algorithms toolkit for MRPT.
 

Macros

#define TOL_LHM   0.00001
 
#define EPSILON_LHM   0.00000001
 

Macro Definition Documentation

◆ EPSILON_LHM

#define EPSILON_LHM   0.00000001

Definition at line 22 of file lhm.h.

◆ TOL_LHM

#define TOL_LHM   0.00001

Definition at line 21 of file lhm.h.




Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST