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