![]() |
OpenCV 4.13.0
Open Source Computer Vision
|
#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 |