#include <pcl/registration/correspondence_types.h>
#include <pcl/registration/correspondence_estimation.h>
#include <pcl/registration/impl/correspondence_estimation_backprojection.hpp>
Go to the source code of this file.
Classes | |
class | pcl::registration::CorrespondenceEstimationBackProjection< PointSource, PointTarget, NormalT, Scalar > |
CorrespondenceEstimationBackprojection computes correspondences as points in the target cloud which have minimum More... | |
Namespaces | |
namespace | pcl |
namespace | pcl::registration |