Point Cloud Library (PCL)
1.3.1
|
#include <pcl/registration/correspondence_types.h>
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 |