opencv/modules/gapi
Pinaev Danil 5e3a7ac8a7 Merge pull request #16031 from aDanPin:dm/streaming_auto_meta
G-API-NG/Streaming: don't require explicit metadata in compileStreaming()

* First probably working version
Hardcode gose to setSource() :)

* Pre final version of move metadata declaration from compileStreaming() to setSource().

* G-API-NG/Streaming: recovered the existing Streaming functionality

- The auto-meta test is disabling since it crashes.
- Restored .gitignore

* G-API-NG/Streaming: Made the meta-less compileStreaming() work

- Works fine even with OpenCV backend;
- Fluid doesn't support such kind of compilation so far - to be fixed

* G-API-NG/Streaming: Fix Fluid to support meta-less compilation

- Introduced a notion of metadata-sensitive passes and slightly
  refactored GCompiler and GFluidBackend to support that
- Fixed a TwoVideoSourcesFail test on streaming

* Add three smoke streaming tests to gapi_streaming_tests.
All three teste run pipeline with two different input sets
1) SmokeTest_Two_Const_Mats test run pipeline with two const Mats
2) SmokeTest_One_Video_One_Const_Scalar test run pipleline with Mat(video source) and const Scalar
3) SmokeTest_One_Video_One_Const_Vector test run pipeline with Mat(video source) and const Vector
 # Please enter the commit message for your changes. Lines starting

* style fix

* Some review stuff

* Some review stuff
2019-12-03 19:14:13 +03:00
..
cmake Merge pull request #15869 from TolyaTalamanov:at/plaidml-backend 2019-11-27 18:21:00 +03:00
doc Fix modules/ typos 2019-08-15 18:02:09 -04:00
include/opencv2 Merge pull request #16031 from aDanPin:dm/streaming_auto_meta 2019-12-03 19:14:13 +03:00
perf Merge pull request #15695 from aDanPin:dp/incorrect_use_of_muve_fix 2019-11-28 16:25:20 +03:00
samples Merge pull request #15888 from OrestChura:facebeautification_gapi_sample 2019-11-18 15:13:05 +03:00
src Merge pull request #16031 from aDanPin:dm/streaming_auto_meta 2019-12-03 19:14:13 +03:00
test Merge pull request #16031 from aDanPin:dm/streaming_auto_meta 2019-12-03 19:14:13 +03:00
CMakeLists.txt Merge pull request #15869 from TolyaTalamanov:at/plaidml-backend 2019-11-27 18:21:00 +03:00