OpenCV 4.10.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

该类的文档是从以下文件生成的