Loading...
Searching...
No Matches
gfluidkernel.hpp File Reference
#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/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 |
| This namespace contains G-API Fluid backend functions, structures, and symbols. | |
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. | |
Macro Definition Documentation
◆ GAPI_FLUID_KERNEL
| #define GAPI_FLUID_KERNEL | ( | Name, | |
| API, | |||
| Scratch | |||
| ) | struct Name: public cv::GFluidKernelImpl<Name, API, Scratch> |
1.9.6