OpenCV  4.10.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cv::detail::TransHelper< K, std::tuple< Ins... >, Out > Struct Template Reference

#include <opencv2/gapi/gtransform.hpp>

Static Public Member Functions

static GComputation get_pattern ()
static GComputation get_substitute ()
template<typename Callable, int... IIs, int... OIs>
static GComputation invoke (Callable f, Seq< IIs... >, Seq< OIs... >)

Member Function Documentation

◆ get_pattern()

template<typename K, typename... Ins, typename Out>
GComputation cv::detail::TransHelper< K, std::tuple< Ins... >, Out >::get_pattern ( )
inlinestatic

◆ get_substitute()

template<typename K, typename... Ins, typename Out>
GComputation cv::detail::TransHelper< K, std::tuple< Ins... >, Out >::get_substitute ( )
inlinestatic

◆ invoke()

template<typename K, typename... Ins, typename Out>
template<typename Callable, int... IIs, int... OIs>
GComputation cv::detail::TransHelper< K, std::tuple< Ins... >, Out >::invoke ( Callable f,
Seq< IIs... > ,
Seq< OIs... >  )
inlinestatic

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