OpenCV
5.0.0-pre
Open Source Computer Vision
|
Generic network type: input and output layers are configured dynamically at runtime. More...
#include <opencv2/gapi/infer.hpp>
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.