OpenCV 4.11.0
开源计算机视觉库
|
这是cv::dpm::DPMDetector的所有成员的完整列表,包括所有继承的成员。
create(std::vector< std::string > const &filenames, std::vector< std::string > const &classNames=std::vector< std::string >()) | cv::dpm::DPMDetector | 静态 |
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 | 内联虚函数 |