OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | List of all members
cv::GCPUStKernelImpl< Impl, K, S > Class Template Reference

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

Inheritance diagram for cv::GCPUStKernelImpl< Impl, K, S >:
Collaboration diagram for cv::GCPUStKernelImpl< Impl, K, S >:

Public Types

using API = K
 
using State = S
 

Static Public Member Functions

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

Member Typedef Documentation

◆ 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

Member Function Documentation

◆ backend()

template<class Impl , class K , class S >
static cv::gapi::GBackend cv::GCPUStKernelImpl< Impl, K, S >::backend ( )
inlinestatic
Here is the call graph for this function:

◆ kernel()

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

The documentation for this class was generated from the following file: