OpenCV 4.10.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 |