![]() |
OpenCV
3.0.0
Open Source Computer Vision
|
This is the complete list of members for cv::lsvm::LSVMDetector, including all inherited members.
| create(std::vector< std::string > const &filenames, std::vector< std::string > const &classNames=std::vector< std::string >()) | cv::lsvm::LSVMDetector | static |
| detect(cv::Mat const &image, std::vector< ObjectDetection > &objects, float overlapThreshold=0.5f)=0 | cv::lsvm::LSVMDetector | pure virtual |
| getClassCount() const =0 | cv::lsvm::LSVMDetector | pure virtual |
| getClassNames() const =0 | cv::lsvm::LSVMDetector | pure virtual |
| isEmpty() const =0 | cv::lsvm::LSVMDetector | pure virtual |
| ~LSVMDetector() | cv::lsvm::LSVMDetector | inlinevirtual |
1.8.7