This file contains the base class of all 3D transformation estimations. More...
#include <cmath>#include <vector>#include <Eigen/Core>#include <Eigen/StdVector>#include "Coordinate.hpp"#include "ErrorObj.hpp"#include "EstimateTransformation.hpp"#include "Transform3D.hpp"
Include dependency graph for EstimateTransformation3D.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TRTK::EstimateTransformation3D< T > |
| Base class for 3D transformation estimations from two point sets. More... | |
Namespaces | |
| namespace | TRTK |
Namespace of the Transformation and Registration Toolkit. | |
This file contains the base class of all 3D transformation estimations.
Definition in file EstimateTransformation3D.hpp.
Documentation generated by Doxygen