OpenCV  4.1.1-pre
Open Source Computer Vision
Looking for a C++ dev who knows OpenCV?
I'm looking for work. Hire me!
cv::detail::OCVCallHelper< Impl, std::tuple< Ins... >, std::tuple< Outs... > >::call_and_postprocess< Inputs > Struct Template Reference

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

Static Public Member Functions

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

Member Function Documentation

◆ call()

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

References cv::detail::postprocess().

Here is the call graph for this function:

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