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 mrpt_vision_grp. | |
Macros | |
| #define | TOL_LHM 0.00001 |
| #define | EPSILON_LHM 0.00000001 |
| Page generated by Doxygen 1.9.1 for MRPT 1.9.9 Git: 63ea9d1f1 Thu Nov 23 00:06:53 2017 +0100 at mar 26 may 2026 12:19:29 CEST |