OpenCV
4.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::Detector, including all inherited members.
classifySmooth(const std::vector< Mat > &image, float minMargin=0) | cv::Detector | |
Detector(StrongClassifierDirectSelection *classifier) | cv::Detector | |
getConfidence(int patchIdx) | cv::Detector | |
getConfidenceOfBestDetection() | cv::Detector | inline |
getConfidenceOfDetection(int detectionIdx) | cv::Detector | |
getConfidences() const | cv::Detector | inline |
getConfImageDisplay() const | cv::Detector | inline |
getIdxDetections() const | cv::Detector | inline |
getNumDetections() | cv::Detector | |
getPatchIdxOfBestDetection() | cv::Detector | |
getPatchIdxOfDetection(int detectionIdx) | cv::Detector | |
~Detector(void) | cv::Detector | virtual |