OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
cv::detail::GCompoundKernelImpl< Impl, K > 类模板参考

#include <opencv2/gapi/gcompoundkernel.hpp>

cv::detail::GCompoundKernelImpl< Impl, K > 的协作图

公共类型

using API = K
 

静态公共成员函数

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

成员 Typedef 文档

◆ API

template<class Impl , class K >
using cv::detail::GCompoundKernelImpl< Impl, K >::API = K

成员函数文档

◆ backend()

template<class Impl , class K >
static cv::gapi::GBackend cv::detail::GCompoundKernelImpl< Impl, K >::backend ( )
inlinestatic
此函数的调用图如下

◆ kernel()

template<class Impl , class K >
static GCompoundKernel cv::detail::GCompoundKernelImpl< Impl, K >::kernel ( )
inlinestatic

此类文档从以下文件生成