#include <opencv2/tracking/feature.hpp>
◆ Feature() [1/2]
cv::CvHOGEvaluator::Feature::Feature |
( |
| ) |
|
◆ Feature() [2/2]
cv::CvHOGEvaluator::Feature::Feature |
( |
int |
offset, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
cellW, |
|
|
int |
cellH |
|
) |
| |
◆ write() [1/2]
void cv::CvHOGEvaluator::Feature::write |
( |
FileStorage & |
fs | ) |
const |
◆ write() [2/2]
void cv::CvHOGEvaluator::Feature::write |
( |
FileStorage & |
fs, |
|
|
int |
varIdx |
|
) |
| const |
◆ fastRect
struct { ... } cv::CvHOGEvaluator::Feature::fastRect[ 4 ] |
◆ p0
int cv::CvHOGEvaluator::Feature::p0 |
◆ p1
int cv::CvHOGEvaluator::Feature::p1 |
◆ p2
int cv::CvHOGEvaluator::Feature::p2 |
◆ p3
int cv::CvHOGEvaluator::Feature::p3 |
◆ rect
Rect cv::CvHOGEvaluator::Feature::rect[4] |
The documentation for this class was generated from the following file: