OpenCV
5.0.0-pre
Open Source Computer Vision
|
#include <opencv2/gapi/streaming/gstreamer/gstreamersource.hpp>
#include <opencv2/gapi/own/exports.hpp>
#include <string>
#include <unordered_map>
#include <memory>
Classes | |
class | cv::gapi::wip::gst::GStreamerPipeline |
Namespaces | |
namespace | cv |
namespace | cv::gapi |
namespace | cv::gapi::wip |
This namespace contains experimental G-API functionality, functions or structures in this namespace are subjects to change or removal in the future releases. This namespace also contains functions which API is not stabilized yet. | |
namespace | cv::gapi::wip::gst |
Typedefs | |
using | cv::gapi::wip::GStreamerPipeline = gst::GStreamerPipeline |
Functions | |
cv::Ptr< IStreamSource > | cv::gapi::wip::get_streaming_source (cv::Ptr< GStreamerPipeline > &pipeline, const std::string &appsinkName, const GStreamerSource::OutputType outputType=GStreamerSource::OutputType::MAT) |