Classes | Namespaces

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

This file contains the FitCircle3D class. More...

#include <cmath>
#include <vector>
#include <Eigen/Core>
#include <Eigen/Dense>
#include <Eigen/StdVector>
#include <Eigen/SVD>
#include "ErrorObj.hpp"
#include "Coordinate.hpp"
#include "Fit3D.hpp"
#include "FitPlane.hpp"
#include "FitCircle.hpp"
Include dependency graph for FitCircle3D.hpp:

Go to the source code of this file.

Classes

class  TRTK::FitCircle3D< T >
 Estimates the parameters of a circle in 3D space from a set of points lying on the circle. More...

Namespaces

namespace  TRTK
 

Namespace of the Transformation and Registration Toolkit.



Detailed Description

This file contains the FitCircle3D class.

Definition in file FitCircle3D.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines