point_cloud_library / 1.12.1 / structpcl_1_1keypoints_1_1agast_1_1_abstract_agast_detector_1_1_compare_score_index.html /

Score index comparator. More...

#include <pcl/keypoints/agast_2d.h>

Public Member Functions

bool operator() (const ScoreIndex &i1, const ScoreIndex &i2)
Comparator. More...

Detailed Description

Score index comparator.

Definition at line 196 of file agast_2d.h.

Member Function Documentation

operator()()

bool pcl::keypoints::agast::AbstractAgastDetector::CompareScoreIndex::operator() ( const ScoreIndex & i1,
const ScoreIndex & i2
)
inline

Comparator.

Parameters
[in] i1 the first score index
[in] i2 the second score index

Definition at line 203 of file agast_2d.h.

References pcl::keypoints::agast::AbstractAgastDetector::ScoreIndex::score.


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_1keypoints_1_1agast_1_1_abstract_agast_detector_1_1_compare_score_index.html