![]() |
OpenCV
4.5.1
Open Source Computer Vision
|
G-API object used to collect network inputs. More...
#include <opencv2/gapi/infer.hpp>
Public Member Functions | |
| GAPI_WRAP | GInferInputs () |
| const Map & | getBlobs () const |
| cv::GMat & | operator[] (const std::string &name) |
| GAPI_WRAP void | setInput (const std::string &name, const cv::GMat &value) |
G-API object used to collect network inputs.
| GAPI_WRAP cv::GInferInputs::GInferInputs | ( | ) |
| const Map& cv::GInferInputs::getBlobs | ( | ) | const |
| cv::GMat& cv::GInferInputs::operator[] | ( | const std::string & | name | ) |
1.9.1