OpenCV 4.12.0
開源計算機視覺
載入中...
搜尋中...
無匹配項
cv::ximgproc::Box 結構體參考

#include <opencv2/ximgproc/edgeboxes.hpp>

cv::ximgproc::Box 的協作圖

公共屬性

int h
 
float score
 
int w
 
int x
 
int y
 

成員資料文件

◆ h

int cv::ximgproc::Box::h

◆ score

float cv::ximgproc::Box::score

◆ w

int cv::ximgproc::Box::w

◆ x

int cv::ximgproc::Box::x

◆ y

int cv::ximgproc::Box::y

此結構體的文件由以下檔案生成