#include <pcl/pcl_base.h>#include <pcl/point_types.h>#include <pcl/point_cloud.h>#include <pcl/registration/registration.h>#include <pcl/registration/boost.h>#include <pcl/registration/eigen.h>#include <pcl/registration/icp.h>#include <pcl/registration/boost_graph.h>#include <pcl/registration/impl/elch.hpp>

Go to the source code of this file.
Classes | |
| class | pcl::registration::ELCH< PointT > |
| ELCH (Explicit Loop Closing Heuristic) class More... | |
| struct | pcl::registration::ELCH< PointT >::Vertex |
Namespaces | |
| namespace | pcl |
| namespace | pcl::registration |