#include <pcl/registration/correspondence_rejection.h>
#include <pcl/point_cloud.h>
#include <pcl/registration/impl/correspondence_rejection_median_distance.hpp>
Go to the source code of this file.
Classes | |
class | pcl::registration::CorrespondenceRejectorMedianDistance |
CorrespondenceRejectorMedianDistance implements a simple correspondence rejection method based on thresholding based on the median distance between the correspondences. More... | |
Namespaces | |
namespace | pcl |
namespace | pcl::registration |