OpenCV
4.7.0
Open Source Computer Vision
|
#include <opencv2/gapi/python/python.hpp>
Inherits cv::gapi::GFunctor.
Public Types | |
using | Meta = cv::GKernel::M |
Public Member Functions | |
GPythonFunctor (const char *id, const Meta &meta, const Impl &impl, const Setup &setup=nullptr) | |
gapi::GBackend | backend () const override |
GKernelImpl | impl () const override |
cv::gapi::python::GPythonFunctor::GPythonFunctor | ( | const char * | id, |
const Meta & | meta, | ||
const Impl & | impl, | ||
const Setup & | setup = nullptr |
||
) |
|
override |
|
override |