OpenCV453
公開メンバ関数 | 公開変数類 | 全メンバ一覧
cv::linemod::Feature 構造体

Discriminant feature described by its location and label. [詳解]

#include <linemod.hpp>

公開メンバ関数

CV_WRAP Feature (int x, int y, int label)
 
void read (const FileNode &fn)
 
void write (FileStorage &fs) const
 

公開変数類

CV_PROP_RW int x
 x offset
 
CV_PROP_RW int y
 y offset
 
CV_PROP_RW int label
 Quantization
 

詳解

Discriminant feature described by its location and label.


この構造体詳解は次のファイルから抽出されました: