OpenCV
4.0.0
Open Source Computer Vision
|
#include <opencv2/gapi/opencv_includes.hpp>
#include <opencv2/gapi/gcommon.hpp>
#include <opencv2/gapi/gkernel.hpp>
#include <opencv2/gapi/garg.hpp>
Namespaces | |
cv | |
"black box" representation of the file storage associated with a file on disk. | |
cv::detail | |
cv::gapi | |
cv::gapi::compound | |
Macros | |
#define | GAPI_COMPOUND_KERNEL(Name, API) struct Name: public cv::detail::GCompoundKernelImpl<Name, API> |
Functions | |
cv::gapi::GBackend | cv::gapi::compound::backend () |
#define GAPI_COMPOUND_KERNEL | ( | Name, | |
API | |||
) | struct Name: public cv::detail::GCompoundKernelImpl<Name, API> |