#include "feature.hpp"
void cv::CvHaarEvaluator::compute_integral |
( |
const cv::Mat & |
img, |
|
|
std::vector< cv::Mat_< float > > & |
ii_imgs |
|
) |
| |
|
inlineprotected |
virtual void cv::CvHaarEvaluator::generateFeatures |
( |
| ) |
|
|
virtual |
virtual void cv::CvHaarEvaluator::generateFeatures |
( |
int |
numFeatures | ) |
|
|
virtual |
Overload the original generateFeatures in order to limit the number of the features.
TODO new method
- Parameters
-
numFeatures | Number of the features |
virtual void cv::CvHaarEvaluator::init |
( |
const CvFeatureParams * |
_featureParams, |
|
|
int |
_maxSampleCount, |
|
|
Size |
_winSize |
|
) |
| |
|
virtual |
virtual float cv::CvHaarEvaluator::operator() |
( |
int |
featureIdx, |
|
|
int |
sampleIdx |
|
) |
| |
|
virtual |
virtual void cv::CvHaarEvaluator::setImage |
( |
const Mat & |
img, |
|
|
uchar |
clsLabel = 0 , |
|
|
int |
idx = 1 |
|
) |
| |
|
virtual |
void cv::CvHaarEvaluator::setWinSize |
( |
Size |
patchSize | ) |
|
Size cv::CvHaarEvaluator::setWinSize |
( |
| ) |
const |
void cv::CvHaarEvaluator::writeFeature |
( |
FileStorage & |
fs | ) |
const |
virtual void cv::CvHaarEvaluator::writeFeatures |
( |
FileStorage & |
fs, |
|
|
const Mat & |
featureMap |
|
) |
| const |
|
virtual |
Mat cv::CvHaarEvaluator::_ii_img |
|
protected |
bool cv::CvHaarEvaluator::isIntegral |
|
protected |
Mat cv::CvHaarEvaluator::sum |
|
protected |
The documentation for this class was generated from the following file:
- /builds/master-contrib_docs-mac/opencv_contrib/modules/tracking/include/opencv2/tracking/feature.hpp