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

#include <opencv2/gapi/ocl/goclkernel.hpp>

Inheritance diagram for cv::GOCLKernelImpl< Impl, K >:

Public Types

using API = K
 

Static Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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