OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::GFluidKernelImpl< Impl, K, UseScratch > Class Template Reference

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

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

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

References cv::gapi::fluid::backend().

Here is the call graph for this function:

◆ 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: