OpenCV  4.10.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

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