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

#include <opencv2/gapi/fluid/gfluidkernel.hpp>

Inheritance diagram for cv::GFluidKernelImpl< Impl, K, UseScratch >:
cv::detail::KernelTag

Public Types

using API = K
 

Static Public Member Functions

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

Member Typedef Documentation

§ API

template<class Impl , class K , bool UseScratch>
using cv::GFluidKernelImpl< Impl, K, UseScratch >::API = K

Member Function Documentation

§ backend()

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

§ kernel()

template<class Impl , class K , bool UseScratch>
static GFluidKernel cv::GFluidKernelImpl< Impl, K, UseScratch >::kernel ( )
inlinestatic

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