OpenCV 4.5.3(日本語機械翻訳)
公開変数類 | 全メンバ一覧
cv::DetectionROI 構造体

struct for detection region of interest (ROI) [詳解]

#include <objdetect.hpp>

公開変数類

double scale
バウンディングボックスのスケール(サイズ)
std::vector< cv::Point > locations
評価対象となる要求された場所のセット
std::vector< double > confidences
各位置の信頼値を含むベクトル

詳解

関心領域(ROI)検出用構造体


この構造体詳解は次のファイルから抽出されました: