This file contains the base class of all 2D transformation estimations. More...
#include <vector>#include <Eigen/Core>#include <Eigen/StdVector>#include "Coordinate.hpp"#include "ErrorObj.hpp"#include "EstimateTransformation.hpp"#include "Transform2D.hpp"
 Include dependency graph for EstimateTransformation2D.hpp:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TRTK::EstimateTransformation2D< T > | 
| Base class for 2D 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 2D transformation estimations.
Definition in file EstimateTransformation2D.hpp.
Documentation generated by Doxygen