|
MRPT
1.9.9
|
Lu Hage Mjolsness - Iterative PnP Algorithm (Eigen Implementation. More...
#include <iostream>#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::vision::pnp | |
| Perspective n Point (PnP) Algorithms toolkit for MRPT mrpt_vision_grp. | |
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.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |