OpenCV
4.9.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv
gapi
ie
PortCfg
Public Types
|
List of all members
cv::gapi::ie::PortCfg< Net > Struct Template Reference
#include <opencv2/gapi/infer/ie.hpp>
Public Types
using
In
using
Out
Member Typedef Documentation
◆
In
template<typename Net >
using
cv::gapi::ie::PortCfg
< Net >::In
Initial value:
std::array
< std::string
, std::tuple_size<typename Net::InArgs>::value >
◆
Out
template<typename Net >
using
cv::gapi::ie::PortCfg
< Net >::Out
Initial value:
std::array
< std::string
, std::tuple_size<typename Net::OutArgs>::value >
The documentation for this struct was generated from the following file:
opencv2/gapi/infer/
ie.hpp
Generated on Mon Apr 29 2024 11:11:44 for OpenCV by
1.10.0