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

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