OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。
cv::GCPUStKernelImpl< Impl, K, S > クラステンプレート

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

Collaboration diagram for 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

このクラス詳解は次のファイルから抽出されました: