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