opencv/modules/gapi/misc/python/test
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
..
test_gapi_core.py Merge pull request #20196 from TolyaTalamanov:at/support-vaargs-compile-args 2021-06-18 20:16:07 +03:00
test_gapi_imgproc.py Merge pull request #20196 from TolyaTalamanov:at/support-vaargs-compile-args 2021-06-18 20:16:07 +03:00
test_gapi_infer.py Merge pull request #20196 from TolyaTalamanov:at/support-vaargs-compile-args 2021-06-18 20:16:07 +03:00
test_gapi_render.py Merge pull request #20284 from TolyaTalamanov:at/wrap-render 2021-07-01 09:36:19 +00:00
test_gapi_sample_pipelines.py Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2021-09-02 15:24:04 +00:00
test_gapi_streaming.py Merge pull request #20832 from TolyaTalamanov:at/python-gstreamer-source 2022-01-26 14:01:13 +00:00
test_gapi_types.py Merge pull request #20196 from TolyaTalamanov:at/support-vaargs-compile-args 2021-06-18 20:16:07 +03:00