Struct cv::linemod::QuantizedPyramid::Candidate#
Candidate feature with a score.
#include <opencv2/rgbd/linemod.hpp>Collaboration diagram for cv::linemod::QuantizedPyramid::Candidate:
Detailed Description#
Candidate feature with a score.
Member Function Documentation#
operator<()#
bool cv::linemod::QuantizedPyramid::Candidate::operator<(const Candidate & rhs)
Sort candidates with high score to the front.
Member Data Documentation#
f#
Feature cv::linemod::QuantizedPyramid::Candidate::f
score#
float cv::linemod::QuantizedPyramid::Candidate::score
Source file#
The documentation for this struct was generated from the following file:
opencv2/rgbd/linemod.hpp