OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::gapi::python::GPythonFunctor Class Reference

#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, const Setup &setup=nullptr)
gapi::GBackend backend () const override
GKernelImpl impl () const override

Member Typedef Documentation

◆ Meta

Constructor & Destructor Documentation

◆ GPythonFunctor()

cv::gapi::python::GPythonFunctor::GPythonFunctor ( const char * id,
const Meta & meta,
const Impl & impl,
const Setup & setup = nullptr )

Member Function Documentation

◆ backend()

gapi::GBackend cv::gapi::python::GPythonFunctor::backend ( ) const
override

◆ impl()

GKernelImpl cv::gapi::python::GPythonFunctor::impl ( ) const
override

The documentation for this class was generated from the following file: