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

成员类型定义文档

◆ 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

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