|  | OpenCV 4.12.0
    Open Source Computer Vision | 
#include <opencv2/gapi/garg.hpp>
| Public Types | |
| using | CallBackT = std::function<cv::GRunArgs(const cv::GTypesInfo& info)> | 
| Public Member Functions | |
| cv::GRunArgs | operator() (const cv::GTypesInfo &info) const | 
| Public Attributes | |
| CallBackT | c | 
| using cv::detail::ExtractArgsCallback::CallBackT = std::function<cv::GRunArgs(const cv::GTypesInfo& info)> | 
| 
 | inline | 
| CallBackT cv::detail::ExtractArgsCallback::c |