OpenCV  4.1.2
Open Source Computer Vision
Public Types | Static Public Member Functions | List of all members
cv::GCPUKernelImpl< Impl, K > Class Template Reference

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

Inheritance diagram for cv::GCPUKernelImpl< Impl, K >:
cv::detail::OCVCallHelper< Impl, K::InArgs, K::OutArgs > cv::detail::KernelTag

Public Types

using API = K
 

Static Public Member Functions

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

Member Typedef Documentation

§ API

template<class Impl , class K >
using cv::GCPUKernelImpl< Impl, K >::API = K

Member Function Documentation

§ backend()

template<class Impl , class K >
static cv::gapi::GBackend cv::GCPUKernelImpl< Impl, K >::backend ( )
inlinestatic

§ kernel()

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

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