OpenCV 4.10.0
开源计算机视觉
正在加载...
正在搜索...
无匹配项
静态公共成员函数 | 所有成员列表
cv::gapi::streaming::detail::GDesync 结构体参考

#include <opencv2/gapi/streaming/desync.hpp>

cv::gapi::streaming::detail::GDesync 的协作图

静态公共成员函数

static const char * id ()
 
template<typename... R, int... IIs>
static std::tuple< R... > yield (cv::GCall &call, cv::detail::Seq< IIs... >)
 

成员函数文档

◆ id()

static const char * cv::gapi::streaming::detail::GDesync::id ( )
inlinestatic

◆ yield()

template<typename... R, int... IIs>
static std::tuple< R... > cv::gapi::streaming::detail::GDesync::yield ( cv::GCall call,
cv::detail::Seq< IIs... >   
)
inlinestatic

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