OpenCV 4.11.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::gapi::python::GPythonFunctor 类参考

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

cv::gapi::python::GPythonFunctor 的协作图

公共类型

using Meta = cv::GKernel::M
 

公共成员函数

 GPythonFunctor (const char *id, const Meta &meta, const Impl &impl, const Setup &setup=nullptr)
 
gapi::GBackend backend () const override
 
GKernelImpl impl () const override
 

成员类型定义文档

◆ Meta

构造函数和析构函数文档

◆ GPythonFunctor()

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

成员函数文档

◆ backend()

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

◆ impl()

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

此类的文档是从以下文件生成的: