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

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

Static Public Member Functions

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

Member Function Documentation

template<typename Impl , typename... Ins>
template<int... IIs>
static gapi::fluid::BorderOpt cv::detail::get_border_helper< true, Impl, Ins...>::get_border_impl ( const GMetaArgs metas,
const cv::GArgs in_args,
cv::detail::Seq< IIs...>   
)
inlinestatic
template<typename Impl , typename... Ins>
static gapi::fluid::BorderOpt cv::detail::get_border_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: