OpenCV  4.10.0
开源计算机视觉
加载中...
搜索中...
无匹配项
公有类型 | 静态公有成员函数 | 所有成员列表
cv::GFluidKernelImpl< Impl, K, UseScratch > 类模板参考

#include <opencv2/gapi/fluid/gfluidkernel.hpp>

cv::GFluidKernelImpl< Impl, K, UseScratch > 的协作图

公有类型

using API = K
 

静态公有成员函数

static cv::gapi::GBackend backend ()
 
static GFluidKernel kernel ()
 

成员类型定义文档

◆ API

template<class Impl , class K , bool UseScratch>
using cv::GFluidKernelImpl< Impl, K, UseScratch >::API = K

成员函数文档

◆ backend()

template<class Impl , class K , bool UseScratch>
static cv::gapi::GBackend cv::GFluidKernelImpl< Impl, K, UseScratch >::backend ( )
inlinestatic
此函数的调用图如下所示

◆ kernel()

template<class Impl , class K , bool UseScratch>
static GFluidKernel cv::GFluidKernelImpl< Impl, K, UseScratch >::kernel ( )
inlinestatic

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