1. 24 8月, 2021 1 次提交
    • A
      Merge pull request #20555 from TolyaTalamanov:at/fix-compileStreaming-bug · 5ad6ff23
      Anatoliy Talamanov 提交于
      [G-API] Extend compileStreaming to support different overloads
      
      * Make different overloads
      
      * Order python compileStreaming overloads
      
      * Fix compileStreaming bug
      
      * Replace
      
      gin -> descr_of
      
      * Set error message
      
      * Fix review comments
      
      * Use macros for pyopencv_to GMetaArgs
      * Use GAPI_PROP_RW
      * Not split Prims python stuff
      5ad6ff23
  2. 18 8月, 2021 3 次提交
  3. 06 8月, 2021 3 次提交
  4. 05 8月, 2021 1 次提交
  5. 02 8月, 2021 1 次提交
  6. 22 7月, 2021 1 次提交
  7. 14 7月, 2021 2 次提交
  8. 10 7月, 2021 1 次提交
  9. 08 7月, 2021 1 次提交
    • A
      Merge pull request #20163 from smirnov-alexey:as/gapi_serialization_docs · 59ae0e00
      Alexey Smirnov 提交于
      G-API: add documentation on serialization functionality
      
      * Add documentation on serialization/deserialization
      
      * Add docs on bind() methods
      
      * Fix typo
      
      * Docs refactoring
      
      * Fix s11n docs
      
      * Fix deserialize() docs
      
      * Change deserialize docs
      
      * Fix warning
      
      * Address review comments
      
      * Fix sample
      
      * Fix warnings and errors
      
      * Fix docs warnings
      
      * Fix warnings
      
      * Address review comments
      
      * Add prefixes to snippets and fix indentation
      
      * Address review comments and move snippets to a single file
      59ae0e00
  10. 07 7月, 2021 2 次提交
    • S
      Merge pull request #20039 from sivanov-work:gapi_empty_input · c0f63eb2
      Sergey Ivanov 提交于
      G-API: Implement variant visit()
      
      * Add variant visitor, use visitor for check compile args
      
      * Fix GAPI UT: variant *compiler
      
      * Aling apply_visior with std, fix indentations
      
      * Fix compilation (included compiler_hints.hpp)
      
      * Fix compilation (due gapi standalone)
      
      * Fix compilation2 (Docs)
      
      * Add Lambdas overload, Refactor visit()
      
      * Add ReturnType auto deduction
      
      * Fix comilation
      
      * Fix compilation
      
      * Fix warnings
      
      * Try to fix MSVC14
      
      * Fix docs
      
      * Try fix Win compile
      
      * Fix Docs again
      
      * Revert GAPI empty input fix
      
      * Apply comment for `tuple_element`
      
      * Add std::decay for std::base_of to work arounf armv7 problem
      
      * Apply review comments
      
      * Apply review comments: added comment & removed unused args
      
      * Fix docs compilation
      c0f63eb2
    • M
      Merge pull request #20359 from mpashchenkov:mp/onnx-tests · ed2a6983
      Maxim Pashchenkov 提交于
      G-API: ONNX. Skip tests.
      
      * imread for every test
      
      * Changed name for Yolo function
      ed2a6983
  11. 02 7月, 2021 1 次提交
  12. 01 7月, 2021 3 次提交
  13. 30 6月, 2021 1 次提交
  14. 26 6月, 2021 1 次提交
    • A
      Merge pull request #20156 from smirnov-alexey:as/gapi_remote_infer · c95a5645
      Alexey Smirnov 提交于
      G-API: Support remote inference
      
      * Extend MediaFrame to be able to extract additional info besides access
      
      * Add API for remote inference
      
      * Add default implementation for blobParams()
      
      * Add default implementation for blobParams()
      
      * Address review comments
      
      * Fix any_cast usage
      
      * Add comment on the default blobParams()
      
      * Address review comments
      
      * Add missing rctx
      
      * Minor fix
      
      * Fix indentation and comment
      
      * Address review comments
      
      * Add documentation
      c95a5645
  15. 19 6月, 2021 1 次提交
  16. 16 6月, 2021 2 次提交
    • D
      G-API: Documentation updates · 415668ec
      Dmitry Matveev 提交于
      1) Document GFrame/MediaFrame (and also other G-API types)
      - Added doxygen comments for GMat, GScalar, GArray<T>, GOpaque classes;
      - Documented GFrame and its host-side counterpart MediaFrame;
      - Added some more notes to the data type classes.
      
      2) Give @brief descriptions to most of the cv::gapi::* namespaces
      
      3) Make some symbols private
      - These structures are mainly internal and shouldn't be used directly
      415668ec
    • M
      Merge pull request #19341 from mpashchenkov:mp/ocv-gapi-parsessd-fix · 651967b9
      Maxim Pashchenkov 提交于
      G-API: Removing ParseSSD overload.
      
      * Removed specialization.
      
      * Removed united
      651967b9
  17. 10 6月, 2021 1 次提交
    • S
      Merge pull request #20184 from sivanov-work:fix_gapi_empty_input · e461031d
      Sergey Ivanov 提交于
      G-API: Add standalone fix for graph empty input
      
      * Add sandalone fix for graph empty input
      
      * Apply some review comments
      
      * Fix whitespace
      
      * Apply review comment: make Mat check more deeper
      
      * Apply some comments
      
      * Remove tracer apply exception throwing
      
      * Apply comments: move validatio into gproto_priv.hpp
      
      * Apply minor text correction
      
      * Fix alignment, remove try-catch
      e461031d
  18. 09 6月, 2021 3 次提交
  19. 08 6月, 2021 2 次提交
  20. 03 6月, 2021 1 次提交
  21. 01 6月, 2021 1 次提交
  22. 27 5月, 2021 1 次提交
  23. 26 5月, 2021 1 次提交
  24. 25 5月, 2021 1 次提交
  25. 21 5月, 2021 1 次提交
  26. 18 5月, 2021 2 次提交
  27. 12 5月, 2021 1 次提交