OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::GCPUStKernelImpl< Impl, K, S > Class Template Reference

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

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>
cv::gapi::GBackend cv::GCPUStKernelImpl< Impl, K, S >::backend ( )
inlinestatic

◆ kernel()

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

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