Classes | Namespaces

D:/Programmierung/C/TRTK/include/TRTK/Transform2D.hpp File Reference

This file contains the Transform2D class. More...

#include <cassert>
#include <cmath>
#include <Eigen/Core>
#include <Eigen/Dense>
#include "Coordinate.hpp"
#include "ErrorObj.hpp"
#include "Tools.hpp"
Include dependency graph for Transform2D.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TRTK::Transform2D< T >
 Affine or projective transformation in 2D. More...

Namespaces

namespace  TRTK
 

Namespace of the Transformation and Registration Toolkit.



Detailed Description

This file contains the Transform2D class.

Definition in file Transform2D.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines