OpenCV  4.5.3
Open Source Computer Vision
Public Types | Public Member Functions | List of all members
cv::gapi::python::GPythonFunctor Class Reference

#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
 

Member Typedef Documentation

◆ Meta

Constructor & Destructor Documentation

◆ GPythonFunctor()

cv::gapi::python::GPythonFunctor::GPythonFunctor ( const char *  id,
const Meta meta,
const Impl impl 
)

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: