Struct cv::detail::FluidCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… >, UseScratch >#

Member Function Documentation#

call()#

static void cv::detail::FluidCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… >, UseScratch >::call(
const cv::GArgs & in_args,
const std::vector< gapi::fluid::Buffer * > & out_bufs )

call_impl()#

template<int... IIs, int... OIs>
static void cv::detail::FluidCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… >, UseScratch >::call_impl(
const cv::GArgs & in_args,
const std::vector< gapi::fluid::Buffer * > & out_bufs,
detail::Seq< IIs… > ,
detail::Seq< OIs… > )

getBorder()#

static gapi::fluid::BorderOpt cv::detail::FluidCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… >, UseScratch >::getBorder(
const GMetaArgs & metas,
const cv::GArgs & in_args )

getWindow()#

static int cv::detail::FluidCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… >, UseScratch >::getWindow(
const GMetaArgs & metas,
const cv::GArgs & in_args )

init_scratch()#

static void cv::detail::FluidCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… >, UseScratch >::init_scratch(
const GMetaArgs & metas,
const cv::GArgs & in_args,
gapi::fluid::Buffer & b )

reset_scratch()#

static void cv::detail::FluidCallHelper< Impl, std::tuple< Ins… >, std::tuple< Outs… >, UseScratch >::reset_scratch(gapi::fluid::Buffer & scratch_buf)

Source file#

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