OpenCV  2.4.13.2
Open Source Computer Vision
cv::LatentSvmDetector Member List

This is the complete list of members for cv::LatentSvmDetector, including all inherited members.

clear()cv::LatentSvmDetectorvirtual
detect(const Mat &image, vector< ObjectDetection > &objectDetections, float overlapThreshold=0.5f, int numThreads=-1)cv::LatentSvmDetectorvirtual
empty() constcv::LatentSvmDetectorvirtual
getClassCount() constcv::LatentSvmDetector
getClassNames() constcv::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::LatentSvmDetectorvirtual