Lu Hage Mjolsness - Iterative PnP Algorithm (Eigen Implementation.
More...
Lu Hage Mjolsness - Iterative PnP Algorithm (Eigen Implementation.
Definition in file lhm.h.
#include <iostream>
#include <Eigen/Dense>
#include <Eigen/SVD>
#include <Eigen/StdVector>
Go to the source code of this file.
|
| mrpt |
| This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
|
|
| mrpt::vision |
| Copyright (C) 2010 Hauke Strasdat Imperial College London Copyright (c) 2005-2020, Individual contributors, see AUTHORS file See: https://www.mrpt.org/Authors - All rights reserved.
|
|
| mrpt::vision::pnp |
| Perspective n Point (PnP) Algorithms toolkit for MRPT.
|
|
◆ EPSILON_LHM
#define EPSILON_LHM 0.00000001 |
Definition at line 23 of file lhm.h.
◆ TOL_LHM
Definition at line 22 of file lhm.h.