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.
| cv::linemod::Feature::Feature |
( |
| ) |
|
|
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 |
| int cv::linemod::Feature::y |
The documentation for this struct was generated from the following file: