![]() |
OpenCV 4.12.0
開源計算機視覺
|
#include <opencv2/dpm.hpp>
公共成員函式 | |
| ObjectDetection () | |
| ObjectDetection (const Rect &rect, float score, int classID=-1) | |
公共屬性 | |
| int | classID |
| Rect | rect |
| float | score |
| cv::dpm::DPMDetector::ObjectDetection::ObjectDetection | ( | ) |
| cv::dpm::DPMDetector::ObjectDetection::ObjectDetection | ( | const Rect & | rect, |
| float | score, | ||
| int | classID = -1 ) |
| int cv::dpm::DPMDetector::ObjectDetection::classID |
| Rect cv::dpm::DPMDetector::ObjectDetection::rect |
| float cv::dpm::DPMDetector::ObjectDetection::score |