#include <pcl/registration/correspondence_types.h>
#include <pcl/registration/correspondence_sorting.h>
#include <pcl/console/print.h>
#include <pcl/common/transforms.h>
#include <pcl/point_cloud.h>
#include <pcl/search/kdtree.h>
#include <pcl/registration/impl/correspondence_rejection.hpp>
Go to the source code of this file.
Classes | |
class | pcl::registration::CorrespondenceRejector |
class | pcl::registration::DataContainer< PointT, NormalT > |
class | pcl::registration::DataContainerInterface |
Namespaces | |
namespace | pcl |
namespace | pcl::registration |