OpenCV453
公開変数類 | 全メンバ一覧
cv::DetectionROI 構造体

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

#include <objdetect.hpp>

公開変数類

double scale
 scale(size) of the bounding box
 
std::vector< cv::Pointlocations
 set of requested locations to be evaluated
 
std::vector< double > confidences
 vector that will contain confidence values for each location
 

詳解

struct for detection region of interest (ROI)


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