![]() |
OpenCV 4.12.0
開源計算機視覺
|
這是 cv::dpm::DPMDetector 的完整成員列表,包括所有繼承的成員。
| 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 | 純虛擬函式 |
| getClassCount() const =0 | cv::dpm::DPMDetector | 純虛擬函式 |
| getClassNames() const =0 | cv::dpm::DPMDetector | 純虛擬函式 |
| isEmpty() const =0 | cv::dpm::DPMDetector | 純虛擬函式 |
| ~DPMDetector() | cv::dpm::DPMDetector | inlinevirtual |