Point Cloud Library (PCL)
1.3.1
|
#include <pcl/registration/correspondence_rejection.h>
#include <pcl/point_cloud.h>
#include <pcl/kdtree/kdtree_flann.h>
#include "pcl/registration/impl/correspondence_rejection_distance.hpp"
Go to the source code of this file.
Classes | |
class | pcl::registration::CorrespondenceRejectorDistance |
CorrespondenceRejectorDistance implements a simple correspondence rejection method based on thresholding the distances between the correspondences. More... | |
class | pcl::registration::CorrespondenceRejectorDistance::DataContainerInterface |
class | pcl::registration::CorrespondenceRejectorDistance::DataContainer |
Namespaces | |
namespace | pcl |
Software License Agreement (BSD License) | |
namespace | pcl::registration |