#include <opencv2/tracking/feature.hpp>
◆ Feature() [1/2]
cv::detail::tracking::contrib_feature::CvLBPEvaluator::Feature::Feature |
( |
| ) |
|
◆ Feature() [2/2]
cv::detail::tracking::contrib_feature::CvLBPEvaluator::Feature::Feature |
( |
int |
offset, |
|
|
int |
x, |
|
|
int |
y, |
|
|
int |
_block_w, |
|
|
int |
_block_h |
|
) |
| |
◆ calc()
uchar cv::detail::tracking::contrib_feature::CvLBPEvaluator::Feature::calc |
( |
const Mat & |
_sum, |
|
|
size_t |
y |
|
) |
| const |
|
inline |
◆ write()
void cv::detail::tracking::contrib_feature::CvLBPEvaluator::Feature::write |
( |
FileStorage & |
fs | ) |
const |
int cv::detail::tracking::contrib_feature::CvLBPEvaluator::Feature::p[16] |
◆ rect
Rect cv::detail::tracking::contrib_feature::CvLBPEvaluator::Feature::rect |
The documentation for this class was generated from the following file: