OpenCV  4.9.0-dev
Open Source Computer Vision
Loading...
Searching...
No Matches
List of all members
cv::detail::KernelTypeMedium< K, std::function< std::tuple< R... >(Args...)> > Class Template Reference

#include <opencv2/gapi/gkernel.hpp>

Inheritance diagram for cv::detail::KernelTypeMedium< K, std::function< std::tuple< R... >(Args...)> >:
Collaboration diagram for cv::detail::KernelTypeMedium< K, std::function< std::tuple< R... >(Args...)> >:

Additional Inherited Members

- Public Types inherited from cv::GKernelTypeM< K, std::function< std::tuple< R... >(Args...)> >
using InArgs = std::tuple< Args... >
 
using OutArgs = std::tuple< R... >
 
- Static Public Member Functions inherited from cv::GKernelTypeM< K, std::function< std::tuple< R... >(Args...)> >
static std::tuple< R... > on (Args... args)
 
- Static Public Member Functions inherited from cv::detail::NoTag
static constexpr const char * tag ()
 

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