opencv/modules/gapi
Anatoliy Talamanov 2b79a6ff8f
Merge pull request #20832 from TolyaTalamanov:at/python-gstreamer-source
G-API: Wrap GStreamerSource

* Wrap GStreamerSource into python

* Fixed test skipping when can't make Gst-src

* Wrapped GStreamerPipeline class, added dummy test for it

* Fix no_gst testing

* Changed wrap for GStreamerPipeline::getStreamingSource() : now python-specific in-class method GStreamerPipeline::get_streaming_source()

* Added accuracy tests vs OCV:VideoCapture(Gstreamer)

* Add skipping when can't use VideoCapture(GSTREAMER);
Add better handling of GStreamer backend unavailable;
Changed video to avoid terminations

* Applying comments

* back to a separate get_streaming_source function, with comment

Co-authored-by: OrestChura <orest.chura@intel.com>
2022-01-26 14:01:13 +00:00
..
cmake Merge pull request #20785 from smirnov-alexey:as/oak_backend 2022-01-17 22:56:01 +00:00
doc Bring updates from openvino version of standalone files 2021-12-07 06:56:48 +03:00
include/opencv2 Merge pull request #20832 from TolyaTalamanov:at/python-gstreamer-source 2022-01-26 14:01:13 +00:00
misc/python Merge pull request #20832 from TolyaTalamanov:at/python-gstreamer-source 2022-01-26 14:01:13 +00:00
perf fix rounding 2022-01-12 01:11:46 +03:00
samples Merge pull request #21232 from sivanov-work:vpl_gpu_remote_infer 2022-01-24 17:05:26 +03:00
scripts Added a script to measure & report privacy masking camera performance in different configurations 2020-07-08 19:19:37 +03:00
src Dynamic Dispatching for split3 2022-01-25 18:13:30 +03:00
test Merge pull request #21232 from sivanov-work:vpl_gpu_remote_infer 2022-01-24 17:05:26 +03:00
CMakeLists.txt Merge pull request #20832 from TolyaTalamanov:at/python-gstreamer-source 2022-01-26 14:01:13 +00:00