OpenCV 4.12.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 ()
 

成员 Typedef 文档

◆ 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

此类文档由以下文件生成