OpenCV
4.5.0
Open Source Computer Vision
|
G-API object used to collect network outputs. More...
#include <opencv2/gapi/infer.hpp>
Public Member Functions | |
GInferOutputs (std::shared_ptr< cv::GCall > call) | |
cv::GMat | at (const std::string &name) |
G-API object used to collect network outputs.
cv::GInferOutputs::GInferOutputs | ( | std::shared_ptr< cv::GCall > | call | ) |
cv::GMat cv::GInferOutputs::at | ( | const std::string & | name | ) |