Lu Hage Mjolsness - Iterative PnP Algorithm (Eigen Implementation. More...
#include <iostream>#include <mrpt/utils/types_math.h>#include <Eigen/Dense>#include <Eigen/SVD>#include <Eigen/StdVector>

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 | 
| #define EPSILON_LHM 0.00000001 | 
Definition at line 23 of file lhm.h.
Referenced by mrpt::vision::pnp::lhm::compute_pose().
| #define TOL_LHM 0.00001 | 
Definition at line 22 of file lhm.h.
Referenced by mrpt::vision::pnp::lhm::compute_pose().
| Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019 |