Merge pull request #20298 from mpashchenkov:mp/python-desync
authorMaxim Pashchenkov <maxim.pashchenkov@intel.com>
Thu, 1 Jul 2021 19:06:35 +0000 (22:06 +0300)
committerGitHub <noreply@github.com>
Thu, 1 Jul 2021 19:06:35 +0000 (19:06 +0000)
commit05f1939b0284c55f987b6caa92f34affd50dd454
treeb1728deb7c8fd0ebe7d6f2298c21a2dc55631d33
parent050ea9762ff4ac3316023625201a93ba733d8f94
Merge pull request #20298 from mpashchenkov:mp/python-desync

G-API: Python. Desync.

* Desync. GMat.

* Alignment
modules/gapi/include/opencv2/gapi/gstreaming.hpp
modules/gapi/misc/python/pyopencv_gapi.hpp
modules/gapi/misc/python/shadow_gapi.hpp
modules/gapi/misc/python/test/test_gapi_streaming.py
modules/gapi/src/compiler/gstreaming.cpp
modules/gapi/src/compiler/gstreaming_priv.hpp
modules/gapi/src/executor/gstreamingexecutor.cpp
modules/gapi/src/executor/gstreamingexecutor.hpp
modules/gapi/test/streaming/gapi_streaming_tests.cpp