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

#include "ggpukernel.hpp"

Inheritance diagram for cv::GGPUKernelImpl< Impl, K >:
cv::detail::GPUCallHelper< Impl, K::InArgs, K::OutArgs >

Public Types

using API = K
 

Static Public Member Functions

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

Member Typedef Documentation

§ API

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

Member Function Documentation

§ backend()

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

§ kernel()

template<class Impl , class K >
static cv::GGPUKernel cv::GGPUKernelImpl< Impl, K >::kernel ( )
inlinestatic

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