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

#include <opencv2/gapi/gcompoundkernel.hpp>

Inheritance diagram for cv::detail::GCompoundKernelImpl< Impl, K >:
cv::detail::GCompoundCallHelper< Impl, K::InArgs, K::OutArgs > cv::detail::KernelTag

Public Types

using API = K
 

Static Public Member Functions

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

Member Typedef Documentation

◆ API

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

Member Function Documentation

◆ backend()

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

◆ kernel()

template<class Impl , class K >
static GCompoundKernel cv::detail::GCompoundKernelImpl< Impl, K >::kernel ( )
inlinestatic

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