|
Point Cloud Library (PCL)
1.6.0
|
#include <pcl/registration/registration.h>#include <pcl/features/ppf.h>#include <boost/unordered_map.hpp>#include <pcl/registration/impl/ppf_registration.hpp>
Go to the source code of this file.
Classes | |
| class | pcl::PPFHashMapSearch |
| struct | pcl::PPFHashMapSearch::HashKeyStruct |
| Data structure to hold the information for the key in the feature hash map of the PPFHashMapSearch class. More... | |
| class | pcl::PPFRegistration< PointSource, PointTarget > |
| Class that registers two point clouds based on their sets of PPFSignatures. More... | |
| struct | pcl::PPFRegistration< PointSource, PointTarget >::PoseWithVotes |
| Structure for storing a pose (represented as an Eigen::Affine3f) and an integer for counting votes. More... | |
Namespaces | |
| namespace | pcl |
1.7.6.1