![]() |
OpenCV 4.13.0
Open Source Computer Vision
|
これは 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 | 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 |