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

型別定義

using 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)