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

此類文件由以下檔案生成