Candidate feature with a score.
More...
#include <objdetect.hpp>
Candidate feature with a score.
cv::linemod::QuantizedPyramid::Candidate::Candidate |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
label, |
|
|
float |
score |
|
) |
| |
bool cv::linemod::QuantizedPyramid::Candidate::operator< |
( |
const Candidate & |
rhs | ) |
const |
Sort candidates with high score to the front.
Feature cv::linemod::QuantizedPyramid::Candidate::f |
float cv::linemod::QuantizedPyramid::Candidate::score |
The documentation for this struct was generated from the following file: