|
Point Cloud Library (PCL)
1.5.1
|
#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 |
| Software License Agreement (BSD License) | |
1.8.0