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

Structure to hold the details pertaining to a single bounding box [詳解]

#include <core_detect.hpp>

公開変数類

int xmin
int xmax
int ymin
int ymax
size_t class_idx
std::string label_name
double class_prob

詳解

1つのバウンディングボックスに関する詳細を保持する構造体.


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