Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Classes | Namespaces
correspondence_rejection.h File Reference
#include <pcl/registration/correspondence_types.h>
#include <pcl/registration/correspondence_sorting.h>
#include <pcl/console/print.h>
#include <pcl/point_cloud.h>
#include <pcl/kdtree/kdtree_flann.h>
Include dependency graph for correspondence_rejection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pcl::registration::CorrespondenceRejector
 CorrespondenceRejector represents the base class for correspondence rejection methods More...
class  pcl::registration::DataContainerInterface
 DataContainerInterface provides a generic interface for computing correspondence scores between correspondent points in the input and target clouds More...
class  pcl::registration::DataContainer< PointT, NormalT >
 DataContainer is a container for the input and target point clouds and implements the interface to compute correspondence scores between correspondent points in the input and target clouds More...

Namespaces

namespace  pcl
namespace  pcl::registration
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines