OpenCV
3.4.2
Open Source Computer Vision
|
This is the complete list of members for cv::dpm::DPMDetector, including all inherited members.
create(std::vector< std::string > const &filenames, std::vector< std::string > const &classNames=std::vector< std::string >()) | cv::dpm::DPMDetector | static |
detect(cv::Mat &image, std::vector< ObjectDetection > &objects)=0 | cv::dpm::DPMDetector | pure virtual |
getClassCount() const =0 | cv::dpm::DPMDetector | pure virtual |
getClassNames() const =0 | cv::dpm::DPMDetector | pure virtual |
isEmpty() const =0 | cv::dpm::DPMDetector | pure virtual |
~DPMDetector() | cv::dpm::DPMDetector | inlinevirtual |