Point Cloud Library (PCL)  1.3.1
Classes | Namespaces
correspondence_sorting.h File Reference
#include <pcl/registration/correspondence_types.h>
Include dependency graph for correspondence_sorting.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  pcl::registration::sortCorrespondencesByQueryIndex
 sortCorrespondencesByQueryIndex : a functor for sorting correspondences by query index More...
struct  pcl::registration::sortCorrespondencesByMatchIndex
 sortCorrespondencesByMatchIndex : a functor for sorting correspondences by match index More...
struct  pcl::registration::sortCorrespondencesByDistance
 sortCorrespondencesByDistance : a functor for sorting correspondences by distance More...
struct  pcl::registration::sortCorrespondencesByQueryIndexAndDistance
 sortCorrespondencesByQueryIndexAndDistance : a functor for sorting correspondences by query index _and_ distance More...
struct  pcl::registration::sortCorrespondencesByMatchIndexAndDistance
 sortCorrespondencesByMatchIndexAndDistance : a functor for sorting correspondences by match index _and_ distance More...

Namespaces

namespace  pcl
 

Software License Agreement (BSD License)


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