Classes | Namespaces

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

This file contains the base class for all 3D fitting classes. More...

#include <cmath>
#include <vector>
#include <Eigen/Core>
#include <Eigen/StdVector>
#include "Coordinate.hpp"
#include "ErrorObj.hpp"
#include "Transform3D.hpp"
#include "Fit.hpp"
Include dependency graph for Fit3D.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TRTK::Fit3D< T >
 Base class for 3D fitting algorithms where fitting is done to a 3D point set. More...

Namespaces

namespace  TRTK
 

Namespace of the Transformation and Registration Toolkit.



Detailed Description

This file contains the base class for all 3D fitting classes.

Definition in file Fit3D.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines