OpenCV  4.5.3
Open Source Computer Vision
cv::gapi::Generic Struct Reference

Generic network type: input and output layers are configured dynamically at runtime. More...

#include <opencv2/gapi/infer.hpp>

Detailed Description

Generic network type: input and output layers are configured dynamically at runtime.

Unlike the network types defined with G_API_NET macro, this one doesn't fix number of network inputs and outputs at the compilation stage thus providing user with an opportunity to program them in runtime.


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