This file contains the FitLine3D 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 dependency graph for FitLine3D.hpp:Go to the source code of this file.
Classes | |
| class | TRTK::FitLine3D< T > | 
| Estimates the parameters of a line in 3D space from a set of points lying on the line.  More... | |
Namespaces | |
| namespace | TRTK | 
Namespace of the Transformation and Registration Toolkit.  | |
This file contains the FitLine3D class.
Definition in file FitLine3D.hpp.
Documentation generated by Doxygen