OpenCV 4.11.0
开源计算机视觉库
加载中…
搜索中…
无匹配项
cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs > 结构模板参考

#include <opencv2/gapi/cpu/gcpukernel.hpp>

cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs > 的协作图

静态公有成员函数

template<typename... Outputs>
static void call (Impl &impl, Inputs &&... ins, Outputs &&... outs)
 
template<typename... Outputs>
static void call (Inputs &&... ins, Outputs &&... outs)
 

成员函数文档

◆ call() [1/2]

template<typename Impl , typename... Ins, typename... Outs>
template<typename... Inputs>
template<typename... Outputs>
static void cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs >::call ( Impl & impl,
Inputs &&... ins,
Outputs &&... outs )
inlinestatic

◆ call() [2/2]

template<typename Impl , typename... Ins, typename... Outs>
template<typename... Inputs>
template<typename... Outputs>
static void cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs >::call ( Inputs &&... ins,
Outputs &&... outs )
inlinestatic
此函数的调用图如下所示

此结构体的文档是从以下文件生成的: