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