#include <opencv2/tracking/feature.hpp>
◆ FeatureHaar()
cv::CvHaarEvaluator::FeatureHaar::FeatureHaar |
( |
Size |
patchSize | ) |
|
◆ eval()
bool cv::CvHaarEvaluator::FeatureHaar::eval |
( |
const Mat & |
image, |
|
|
Rect |
ROI, |
|
|
float * |
result |
|
) |
| const |
◆ getAreas()
const std::vector<Rect>& cv::CvHaarEvaluator::FeatureHaar::getAreas |
( |
| ) |
const |
◆ getInitMean()
float cv::CvHaarEvaluator::FeatureHaar::getInitMean |
( |
| ) |
const |
◆ getInitSigma()
float cv::CvHaarEvaluator::FeatureHaar::getInitSigma |
( |
| ) |
const |
◆ getNumAreas()
int cv::CvHaarEvaluator::FeatureHaar::getNumAreas |
( |
| ) |
|
◆ getWeights()
const std::vector<float>& cv::CvHaarEvaluator::FeatureHaar::getWeights |
( |
| ) |
const |
◆ write()
void cv::CvHaarEvaluator::FeatureHaar::write |
( |
FileStorage |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: