OpenCV  4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
公有属性 | 所有成员列表
cv::detail::InOutInfo 结构体参考

#include <opencv2/gapi/infer.hpp>

cv::detail::InOutInfo 的协作图

公有属性

std::vector< std::string > in_names
 
std::vector< std::string > out_names
 

成员数据文档

◆ in_names

std::vector<std::string> cv::detail::InOutInfo::in_names

◆ out_names

std::vector<std::string> cv::detail::InOutInfo::out_names

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