Discriminant feature described by its location and label.
More...
#include <opencv2/rgbd/linemod.hpp>
|
| int | label |
| | Quantization.
|
| |
| int | x |
| | x offset
|
| |
| int | y |
| | y offset
|
| |
Discriminant feature described by its location and label.
◆ 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 |
The documentation for this struct was generated from the following file: