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

此结构体的文档由以下文件生成