OpenCV  4.5.4
Open Source Computer Vision
Public Attributes | List of all members
cv::detail::InOutInfo Struct Reference

#include <opencv2/gapi/infer.hpp>

Public Attributes

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

Member Data Documentation

◆ in_names

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

◆ out_names

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

The documentation for this struct was generated from the following file: