![]() |
OpenCV 4.11.0
开源计算机视觉
|
#include <opencv2/rgbd/linemod.hpp>
公共成员函数 | |
| Candidate (int x, int y, int label, float score) | |
| bool | operator< (const Candidate &rhs) const |
| 将高分候选对象排序到前面。 | |
公共属性 | |
| Feature | f |
| float | score |
Candidate 带有分数的特征。
|
inline |
将高分候选对象排序到前面。
| Feature cv::linemod::QuantizedPyramid::Candidate::f |
| float cv::linemod::QuantizedPyramid::Candidate::score |