OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::dpm::DPMDetector 成员列表

这是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)=0cv::dpm::DPMDetector纯虚函数
getClassCount() const =0cv::dpm::DPMDetector纯虚函数
getClassNames() const =0cv::dpm::DPMDetector纯虚函数
isEmpty() const =0cv::dpm::DPMDetector纯虚函数
~DPMDetector()cv::dpm::DPMDetector内联虚函数