![]() |
OpenCV
4.5.2
Open Source Computer Vision
|
#include <opencv2/gapi/python/python.hpp>
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 |
Public Member Functions inherited from cv::gapi::GFunctor | |
| virtual | ~GFunctor ()=default |
| const char * | id () const |
Additional Inherited Members | |
Protected Member Functions inherited from cv::gapi::GFunctor | |
| GFunctor (const char *id) | |
| cv::gapi::python::GPythonFunctor::GPythonFunctor | ( | const char * | id, |
| const Meta & | meta, | ||
| const Impl & | impl | ||
| ) |
|
overridevirtual |
Implements cv::gapi::GFunctor.
|
overridevirtual |
Implements cv::gapi::GFunctor.
1.8.9.1