This file contains the EstimateProjectiveTransformation2D class. More...
#include <cmath>
#include <vector>
#include <Eigen/Core>
#include <Eigen/Dense>
#include <Eigen/StdVector>
#include "ErrorObj.hpp"
#include "Coordinate.hpp"
#include "EstimateTransformation2D.hpp"
Go to the source code of this file.
Classes | |
class | TRTK::EstimateProjectiveTransformation2D< T > |
Estimates a 2D projective transformation from two point sets. More... | |
Namespaces | |
namespace | TRTK |
Namespace of the Transformation and Registration Toolkit. |
This file contains the EstimateProjectiveTransformation2D class.
Definition in file EstimateProjectiveTransformation2D.hpp.
Documentation generated by Doxygen