OpenCV  4.10.0
开源计算机视觉
加载中...
搜索中...
无匹配项
| 命名空间 | 类型定义 | 函数
gstreamersource.hpp 文件参考
#include <opencv2/gapi/streaming/source.hpp>
#include <opencv2/gapi/garg.hpp>
#include <memory>
gstreamersource.hpp 的包含依赖关系图
此图表显示了哪些文件直接或间接包含此文件

类 cv::gapi::wip::gst::GStreamerSource
 

命名空间

命名空间 cv
 与磁盘上的文件关联的文件存储的“黑盒”表示。
 
命名空间 cv::gapi
 
命名空间 cv::gapi::wip
 此命名空间包含实验性的 G-API 功能,此命名空间中的函数或结构有待在未来版本中变更或移除。此命名空间还包含其 API 尚未稳定的函数。
 
命名空间 cv::gapi::wip::gst
 

类型定义

使用 cv::gapi::wip::GStreamerSource = gst::GStreamerSource
 

函数

cv::Ptr< IStreamSourcecv::gapi::wip::make_gst_src (const std::string &pipeline, const GStreamerSource::OutputType outputType=GStreamerSource::OutputType::MAT)