🤖
AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
位置とラベルで表現される識別特徴。 続き...
#include <opencv2/rgbd/linemod.hpp>
|
| int | label |
| | 量子化。
|
| |
| int | x |
| | x オフセット
|
| |
| int | y |
| | y オフセット
|
| |
◆ Feature()
| cv::linemod::Feature::Feature |
( |
| ) |
|
|
inline |
◆ read()
| void cv::linemod::Feature::read |
( |
const FileNode & | fn | ) |
|
◆ write()
| void cv::linemod::Feature::write |
( |
FileStorage & | fs | ) |
const |
◆ label
| int cv::linemod::Feature::label |
| int cv::linemod::Feature::x |
| int cv::linemod::Feature::y |
この構造体詳解は次のファイルから抽出されました: