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

#include <opencv2/gapi/cpu/gcpukernel.hpp>

cv::GCPUStKernelImpl< Impl, K, S > 的协作图

公共类型

using API = K
 
using State = S
 

静态公共成员函数

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

成员 Typedef 文档

◆ API

template<class Impl , class K , class S >
using cv::GCPUStKernelImpl< Impl, K, S >::API = K

◆ State

template<class Impl , class K , class S >
using cv::GCPUStKernelImpl< Impl, K, S >::State = S

成员函数文档

◆ backend()

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

◆ kernel()

template<class Impl , class K , class S >
static cv::GCPUKernel cv::GCPUStKernelImpl< Impl, K, S >::kernel ( )
inlinestatic

此类文档由以下文件生成