#include "onlineBoosting.hpp"
§ Detector()
§ ~Detector()
virtual cv::Detector::~Detector |
( |
void |
| ) |
|
|
virtual |
§ classifySmooth()
void cv::Detector::classifySmooth |
( |
const std::vector< Mat > & |
image, |
|
|
float |
minMargin = 0 |
|
) |
| |
§ getConfidence()
float cv::Detector::getConfidence |
( |
int |
patchIdx | ) |
|
§ getConfidenceOfBestDetection()
float cv::Detector::getConfidenceOfBestDetection |
( |
| ) |
|
|
inline |
§ getConfidenceOfDetection()
float cv::Detector::getConfidenceOfDetection |
( |
int |
detectionIdx | ) |
|
§ getConfidences()
const std::vector<float>& cv::Detector::getConfidences |
( |
| ) |
const |
|
inline |
§ getConfImageDisplay()
const cv::Mat& cv::Detector::getConfImageDisplay |
( |
| ) |
const |
|
inline |
§ getIdxDetections()
const std::vector<int>& cv::Detector::getIdxDetections |
( |
| ) |
const |
|
inline |
§ getNumDetections()
int cv::Detector::getNumDetections |
( |
| ) |
|
§ getPatchIdxOfBestDetection()
int cv::Detector::getPatchIdxOfBestDetection |
( |
| ) |
|
§ getPatchIdxOfDetection()
int cv::Detector::getPatchIdxOfDetection |
( |
int |
detectionIdx | ) |
|
The documentation for this class was generated from the following file:
- /build/master-contrib_docs-lin64/opencv_contrib/modules/tracking/include/opencv2/tracking/onlineBoosting.hpp