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)