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 1 次提交
    • S
      Merge pull request #20546 from sivanov-work:initial_vpl_source · 46fb88c7
      Sergey Ivanov 提交于
      G-API: oneVPL (simplification) source base commit
      
      * oneVPL source initial
      
      * Fix compilation
      
      * Fix compilation path
      
      * Fix NO VPL compile
      
      * Fix unused vars
      
      * Fix unused vars in example
      
      * Simplify oneVPL search: no custom path & download
      
      * Fix standalone GAPI
      
      * Apply comments
      46fb88c7
  3. 06 8月, 2021 1 次提交
  4. 14 7月, 2021 1 次提交
  5. 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
  6. 07 7月, 2021 1 次提交
    • 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
  7. 02 7月, 2021 1 次提交
  8. 01 7月, 2021 1 次提交
  9. 30 6月, 2021 1 次提交
  10. 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
  11. 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
  12. 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
  13. 09 6月, 2021 2 次提交
  14. 08 6月, 2021 2 次提交
  15. 01 6月, 2021 1 次提交
  16. 26 5月, 2021 1 次提交
  17. 25 5月, 2021 1 次提交
  18. 21 5月, 2021 1 次提交
  19. 23 4月, 2021 1 次提交
    • D
      Merge pull request #19923 from dbudniko:dbudniko/G-API_mtcnn_demo_PR · a53582d7
      Dmitry Budnikov 提交于
      G-API MTCNN sample
      
      * add face detection demo
      
      * clean up
      
      * enable back accumulate
      
      * additional input
      
      * meta args workaround
      
      * additional arg
      
      * add init
      
      * roll back
      
      * fix shadowing
      
      * roll back
      
      * clean up and PNet copy from debug branch which now works
      
      * try nets operator
      
      * more clean up
      
      * more clean up
      
      * add 6 layers pyramid experimental code
      
      * final clean up and ready for PR
      
      * original image resize
      
      * Remove Pnet declarations. Generic infer is used now.
      
      * scales and sizes calculation added
      
      * fix assert, and add ceil to size calculation
      
      * try doubles for scales
      
      * Address comments from Dmitry.
      
      * use half scale option
      
      * fix half scale
      
      * clean up debug outputs
      
      * try to get input image width and height
      
      * clean up
      
      * trailing spaces and review from Maxim
      
      * more comments from Maxim are addressed
      
      * try to fix warnings
      
      * try to fix warnings and address more comments from Dmitry
      
      * crop fix and clean up
      
      * more warnings fixes
      
      * more warnings fixes
      
      * more comments from Maxim are addressed
      
      * even more consts
      
      * copy_n for regressions
      
      * address more comments from Dmitry
      
      * more comments from Maxim
      a53582d7
  20. 02 4月, 2021 1 次提交
  21. 01 4月, 2021 3 次提交
  22. 31 3月, 2021 2 次提交
  23. 30 3月, 2021 1 次提交
  24. 26 3月, 2021 1 次提交
  25. 24 3月, 2021 1 次提交
  26. 19 3月, 2021 2 次提交
  27. 12 3月, 2021 1 次提交
  28. 11 3月, 2021 1 次提交
  29. 10 3月, 2021 1 次提交
  30. 01 3月, 2021 1 次提交
    • A
      Merge pull request #19322 from TolyaTalamanov:at/python-callbacks · eb82ba36
      Anatoliy Talamanov 提交于
      [G-API] Introduce cv.gin/cv.descr_of for python
      
      * Implement cv.gin/cv.descr_of
      
      * Fix macos build
      
      * Fix gcomputation tests
      
      * Add test
      
      * Add using to a void exceeded length for windows build
      
      * Add using to a void exceeded length for windows build
      
      * Fix comments to review
      
      * Fix comments to review
      
      * Update from latest master
      
      * Avoid graph compilation to obtain in/out info
      
      * Fix indentation
      
      * Fix comments to review
      
      * Avoid using default in switches
      
      * Post output meta for giebackend
      eb82ba36
  31. 26 2月, 2021 1 次提交
  32. 16 2月, 2021 1 次提交
  33. 15 2月, 2021 1 次提交