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