point_cloud_library / 1.12.1 / structpcl_1_1registration_1_1sort_correspondences_by_match_index_and_distance.html /

sortCorrespondencesByMatchIndexAndDistance : a functor for sorting correspondences by match index and distance More...

#include <pcl/registration/correspondence_sorting.h>

Public Types

using first_argument_type = pcl::Correspondence
using second_argument_type = pcl::Correspondence
using result_type = bool

Public Member Functions

bool operator() (pcl::Correspondence a, pcl::Correspondence b)

Detailed Description

sortCorrespondencesByMatchIndexAndDistance : a functor for sorting correspondences by match index and distance

Author
Dirk Holz

Definition at line 115 of file correspondence_sorting.h.

Member Typedef Documentation

first_argument_type

result_type

second_argument_type

Member Function Documentation

operator()()

bool pcl::registration::sortCorrespondencesByMatchIndexAndDistance::operator() ( pcl::Correspondence a,
pcl::Correspondence b
)
inline

The documentation for this struct was generated from the following file:

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1registration_1_1sort_correspondences_by_match_index_and_distance.html