OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::GFluidKernelImpl< Impl, K, UseScratch > Class Template Reference

#include <opencv2/gapi/fluid/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>
cv::gapi::GBackend cv::GFluidKernelImpl< Impl, K, UseScratch >::backend ( )
inlinestatic

◆ kernel()

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

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