OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
cv::gapi::python::GPythonFunctor Class Reference

#include <opencv2/gapi/python/python.hpp>

Inheritance diagram for cv::gapi::python::GPythonFunctor:
Collaboration diagram for cv::gapi::python::GPythonFunctor:

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: