cv::LatentSvmDetector Member List
This is the complete list of members for cv::LatentSvmDetector, including all inherited members.
clear()cv::LatentSvmDetector [virtual]
detect(const Mat &image, vector< ObjectDetection > &objectDetections, float overlapThreshold=0.5f, int numThreads=-1)cv::LatentSvmDetector [virtual]
empty() const cv::LatentSvmDetector [virtual]
getClassCount() const cv::LatentSvmDetector
getClassNames() const cv::LatentSvmDetector
LatentSvmDetector()cv::LatentSvmDetector
LatentSvmDetector(const vector< string > &filenames, const vector< string > &classNames=vector< string >())cv::LatentSvmDetector
load(const vector< string > &filenames, const vector< string > &classNames=vector< string >())cv::LatentSvmDetector
~LatentSvmDetector()cv::LatentSvmDetector [virtual]