OpenCV  4.10.0
开源计算机视觉
加载中...
搜索中...
无匹配项
公共成员函数 | 所有成员列表
cv::gapi::wip::QueueInput 类参考

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

cv::gapi::wip::QueueInput 的协作图

公共成员函数

 QueueInput (const cv::GMetaArgs &args)
 
 operator cv::GRunArgs ()
 
void push (cv::GRunArgs &&ins)
 

构造函数和析构函数文档

◆ QueueInput()

cv::gapi::wip::QueueInput::QueueInput ( const cv::GMetaArgs args)
explicit

成员函数文档

◆ operator cv::GRunArgs()

cv::gapi::wip::QueueInput::operator cv::GRunArgs ( )

◆ push()

void cv::gapi::wip::QueueInput::push ( cv::GRunArgs &&  ins)

此类的文档从以下文件生成