|  | OpenCV
    3.4.16
    Open Source Computer Vision | 
Candidate feature with a score. More...
#include <opencv2/rgbd/linemod.hpp>
| Public Member Functions | |
| Candidate (int x, int y, int label, float score) | |
| bool | operator< (const Candidate &rhs) const | 
| Sort candidates with high score to the front.  More... | |
| Public Attributes | |
| Feature | f | 
| float | score | 
Candidate feature with a score.
| 
 | inline | 
Sort candidates with high score to the front.
| Feature cv::linemod::QuantizedPyramid::Candidate::f | 
| float cv::linemod::QuantizedPyramid::Candidate::score | 
 1.8.13
 1.8.13