OpenCV  4.5.0
Open Source Computer Vision
Static Public Member Functions | List of all members
cv::detail::get_window_helper< true, Impl, Ins...> Struct Template Reference

#include <opencv2/gapi/fluid/gfluidkernel.hpp>

Static Public Member Functions

template<int... IIs>
static int get_window_impl (const GMetaArgs &metas, const cv::GArgs &in_args, cv::detail::Seq< IIs...>)
 
static int help (const GMetaArgs &metas, const cv::GArgs &in_args)
 

Member Function Documentation

template<typename Impl , typename... Ins>
template<int... IIs>
static int cv::detail::get_window_helper< true, Impl, Ins...>::get_window_impl ( const GMetaArgs metas,
const cv::GArgs in_args,
cv::detail::Seq< IIs...>   
)
inlinestatic
template<typename Impl , typename... Ins>
static int cv::detail::get_window_helper< true, Impl, Ins...>::help ( const GMetaArgs metas,
const cv::GArgs in_args 
)
inlinestatic

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