$darkmode
404 Not Found

404 Not Found


nginx
OpenCV 4.11.0
Open Source Computer Vision
BEGIN_CUSTOM_MATHJAX // END_CUSTOM_MATHJAX
cv::gapi::Generic Struct Reference

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

#include <opencv2/gapi/infer.hpp>

Collaboration diagram for cv::gapi::Generic:

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: