OpenCV 4.12.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

此結構體的文件由以下檔案生成