OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Attributes | List of all members
cv::detail::InOutInfo Struct Reference

#include <opencv2/gapi/infer.hpp>

Collaboration diagram for cv::detail::InOutInfo:

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: