Classes | Namespaces

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

This file contains the FitSphere class. More...

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

Go to the source code of this file.

Classes

class  TRTK::FitSphere< T >
 Estimates the parameters of a 3D sphere from a set of points lying on the surface. More...

Namespaces

namespace  TRTK
 

Namespace of the Transformation and Registration Toolkit.



Detailed Description

This file contains the FitSphere class.

Definition in file FitSphere.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines