|
OpenCV 4.5.3(日本語機械翻訳)
|
継承メンバを含む 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, CV_OUT 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) | cv::dpm::DPMDetector | pure virtual |
| ~DPMDetector() (定義場所: cv::dpm::DPMDetector) | cv::dpm::DPMDetector | inline virtual |