🤖
AIによる機械翻訳(非公式) — これは OpenCV 4.13.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は
公式英語版(原文) を参照してください。
#include <opencv2/dpm.hpp>
◆ ObjectDetection() [1/2]
| cv::dpm::DPMDetector::ObjectDetection::ObjectDetection |
( |
| ) |
|
◆ ObjectDetection() [2/2]
| cv::dpm::DPMDetector::ObjectDetection::ObjectDetection |
( |
const Rect & | rect, |
|
|
float | score, |
|
|
int | classID = -1 ) |
◆ classID
| int cv::dpm::DPMDetector::ObjectDetection::classID |
◆ rect
| Rect cv::dpm::DPMDetector::ObjectDetection::rect |
◆ score
| float cv::dpm::DPMDetector::ObjectDetection::score |
この構造体詳解は次のファイルから抽出されました: