1. 04 Dec, 2019 2 commits
  2. 03 Dec, 2019 4 commits
    • Alexander Alekhin's avatar
    • Pinaev Danil's avatar
      Merge pull request #16031 from aDanPin:dm/streaming_auto_meta · 5e3a7ac8
      Pinaev Danil authored
      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
      5e3a7ac8
    • Talamanov, Anatoliy's avatar
      Implement cv::gapi::wip::draw::FText · 63b15439
      Talamanov, Anatoliy authored
      63b15439
    • YashasSamaga's avatar
      fix expm1 and log1p for __half/__half2 · fbb3f64a
      YashasSamaga authored
      fbb3f64a
  3. 02 Dec, 2019 3 commits
  4. 01 Dec, 2019 3 commits
  5. 30 Nov, 2019 2 commits
  6. 29 Nov, 2019 3 commits
  7. 28 Nov, 2019 2 commits
  8. 27 Nov, 2019 5 commits
  9. 26 Nov, 2019 7 commits
  10. 25 Nov, 2019 4 commits
  11. 24 Nov, 2019 3 commits
  12. 23 Nov, 2019 2 commits