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

#include "gfluidkernel.hpp"

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: