#include <opencv2/gapi/gkernel.hpp>
|
| using | InArgs = std::tuple< Args...> |
| |
| using | OutArgs = std::tuple< R...> |
| |
|
| static std::tuple< R...> | on (Args...args) |
| |
| static constexpr const char * | tag () |
| |
template<typename K , typename... R, typename... Args>
template<typename K , typename... R, typename... Args>
template<typename K , typename... R, typename... Args>
| static std::tuple<R...> cv::GKernelTypeM< K, std::function< std::tuple< R...>(Args...)> >::on |
( |
Args... |
args | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: