OpenCV
4.5.4
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) | |
gapi::GBackend | backend () const override |
GKernelImpl | impl () const override |
cv::gapi::python::GPythonFunctor::GPythonFunctor | ( | const char * | id, |
const Meta & | meta, | ||
const Impl & | impl | ||
) |
|
override |
|
override |