|  | OpenCV
    4.4.0
    Open Source Computer Vision | 
#include <future>#include <exception>#include <functional>#include <opencv2/gapi/garg.hpp>#include <opencv2/gapi/own/exports.hpp>| Namespaces | |
| cv | |
| "black box" representation of the file storage associated with a file on disk. | |
| cv::gapi | |
| Retrieves particular compilation argument by its type from cv::GCompileArgs. | |
| cv::gapi::wip | |
| Functions | |
| void | cv::gapi::wip::async (GCompiled &gcmpld, std::function< void(std::exception_ptr)> &&callback, GRunArgs &&ins, GRunArgsP &&outs) | 
| void | cv::gapi::wip::async (GCompiled &gcmpld, std::function< void(std::exception_ptr)> &&callback, GRunArgs &&ins, GRunArgsP &&outs, GAsyncContext &ctx) | 
| std::future< void > | cv::gapi::wip::async (GCompiled &gcmpld, GRunArgs &&ins, GRunArgsP &&outs) | 
| std::future< void > | cv::gapi::wip::async (GCompiled &gcmpld, GRunArgs &&ins, GRunArgsP &&outs, GAsyncContext &ctx) | 
 1.8.13
 1.8.13