![]() |
OpenCV 4.12.0
開源計算機視覺
|
由其位置和標籤描述的判別特徵。 更多...
#include <opencv2/rgbd/linemod.hpp>
公共成員函式 | |
| 特徵 () | |
| Feature (int x, int y, int label) | |
| void | read (const FileNode &fn) |
| void | write (FileStorage &fs) const |
公共屬性 | |
| int | label |
| 量化。 | |
| int | x |
| x 偏移 | |
| int | y |
| y 偏移 | |
由其位置和標籤描述的判別特徵。
|
inline |
| void cv::linemod::Feature::read | ( | const FileNode & | fn | ) |
| void cv::linemod::Feature::write | ( | FileStorage & | fs | ) | const |
| int cv::linemod::Feature::label |
量化。
| int cv::linemod::Feature::x |
x 偏移
| int cv::linemod::Feature::y |
y 偏移