#include "onlineBoosting.hpp"
cv::StrongClassifierDirectSelection::StrongClassifierDirectSelection |
( |
int |
numBaseClf, |
|
|
int |
numWeakClf, |
|
|
Size |
patchSz, |
|
|
const Rect & |
sampleROI, |
|
|
bool |
useFeatureEx = false , |
|
|
int |
iterationInit = 0 |
|
) |
| |
virtual cv::StrongClassifierDirectSelection::~StrongClassifierDirectSelection |
( |
| ) |
|
|
virtual |
float cv::StrongClassifierDirectSelection::classifySmooth |
( |
const std::vector< Mat > & |
images, |
|
|
const Rect & |
sampleROI, |
|
|
int & |
idx |
|
) |
| |
float cv::StrongClassifierDirectSelection::eval |
( |
const Mat & |
response | ) |
|
int cv::StrongClassifierDirectSelection::getNumBaseClassifier |
( |
| ) |
|
Size cv::StrongClassifierDirectSelection::getPatchSize |
( |
| ) |
const |
int cv::StrongClassifierDirectSelection::getReplacedClassifier |
( |
| ) |
const |
Rect cv::StrongClassifierDirectSelection::getROI |
( |
| ) |
const |
std::vector<int> cv::StrongClassifierDirectSelection::getSelectedWeakClassifier |
( |
| ) |
|
int cv::StrongClassifierDirectSelection::getSwappedClassifier |
( |
| ) |
const |
bool cv::StrongClassifierDirectSelection::getUseFeatureExchange |
( |
| ) |
const |
void cv::StrongClassifierDirectSelection::initBaseClassifier |
( |
| ) |
|
void cv::StrongClassifierDirectSelection::replaceWeakClassifier |
( |
int |
idx | ) |
|
bool cv::StrongClassifierDirectSelection::update |
( |
const Mat & |
image, |
|
|
int |
target, |
|
|
float |
importance = 1.0 |
|
) |
| |
The documentation for this class was generated from the following file:
- /builds/master-contrib_docs-mac/opencv_contrib/modules/tracking/include/opencv2/tracking/onlineBoosting.hpp