OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项
gstreamerpipeline.hpp 文件参考
#include <opencv2/gapi/streaming/gstreamer/gstreamersource.hpp>
#include <opencv2/gapi/own/exports.hpp>
#include <string>
#include <unordered_map>
#include <memory>
gstreamerpipeline.hpp 的包含依赖关系图

类  cv::gapi::wip::gst::GStreamerPipeline
 

命名空间

命名空间  cv
 
命名空间  cv::gapi
 
命名空间  cv::gapi::wip
 此命名空间包含实验性的 G-API 功能,此命名空间中的函数或结构可能会在将来的版本中更改或删除。 此命名空间还包含 API 尚未稳定的函数。
 
命名空间  cv::gapi::wip::gst
 

类型定义

using cv::gapi::wip::GStreamerPipeline = gst::GStreamerPipeline
 

函数

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