|
Point Cloud Library (PCL)
1.6.0
|
#include <pcl/registration/icp.h>#include <pcl/registration/bfgs.h>#include <pcl/registration/impl/gicp.hpp>
Go to the source code of this file.
Classes | |
| class | pcl::GeneralizedIterativeClosestPoint< PointSource, PointTarget > |
| GeneralizedIterativeClosestPoint is an ICP variant that implements the generalized iterative closest point algorithm as described by Alex Segal et al. More... | |
| struct | pcl::GeneralizedIterativeClosestPoint< PointSource, PointTarget >::OptimizationFunctorWithIndices |
| optimization functor structure | |
Namespaces | |
| namespace | pcl |
1.7.6.1