|  | OpenCV
    3.4.5
    Open Source Computer Vision | 
Discriminant feature described by its location and label. More...
#include "linemod.hpp"
| Public Member Functions | |
| Feature () | |
| Feature (int x, int y, int label) | |
| void | read (const FileNode &fn) | 
| void | write (FileStorage &fs) const | 
| Public Attributes | |
| int | label | 
| Quantization.  More... | |
| int | x | 
| x offset  More... | |
| int | y | 
| y offset  More... | |
Discriminant feature described by its location and label.
| 
 | inline | 
| void cv::linemod::Feature::read | ( | const FileNode & | fn | ) | 
| void cv::linemod::Feature::write | ( | FileStorage & | fs | ) | const | 
| int cv::linemod::Feature::label | 
Quantization.
| int cv::linemod::Feature::x | 
x offset
| int cv::linemod::Feature::y | 
y offset
 1.8.12
 1.8.12