|  | OpenCV
    4.1.0
    Open Source Computer Vision | 
#include <vector>#include <functional>#include <map>#include <unordered_map>#include <opencv2/gapi/opencv_includes.hpp>#include <opencv2/gapi/gcommon.hpp>#include <opencv2/gapi/gkernel.hpp>#include <opencv2/gapi/garg.hpp>#include <opencv2/gapi/own/types.hpp>#include <opencv2/gapi/fluid/gfluidbuffer.hpp>| Namespaces | |
| namespace | cv | 
| "black box" representation of the file storage associated with a file on disk. | |
| namespace | cv::detail | 
| namespace | cv::gapi | 
| namespace | cv::gapi::fluid | 
| Macros | |
| #define | GAPI_FLUID_KERNEL(Name, API, Scratch) struct Name: public cv::GFluidKernelImpl<Name, API, Scratch> | 
| Functions | |
| cv::gapi::GBackend | cv::gapi::fluid::backend () | 
| Get a reference to Fluid backend. | |
| #define GAPI_FLUID_KERNEL | ( | Name, | |
| API, | |||
| Scratch | |||
| ) | struct Name: public cv::GFluidKernelImpl<Name, API, Scratch> | 
 1.8.3
 1.8.3