opencv/modules/gapi
Sergey Ivanov c0f63eb21f
Merge pull request #20039 from sivanov-work:gapi_empty_input
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
2021-07-07 12:33:40 +00:00
..
cmake cmake: fix ADE dependency handling 2021-03-31 23:40:19 +00:00
doc Merge pull request #18387 from dmatveev:dm/slides_upd_44 2020-09-26 20:59:26 +00:00
include/opencv2 Merge pull request #20039 from sivanov-work:gapi_empty_input 2021-07-07 12:33:40 +00:00
misc/python Merge pull request #20298 from mpashchenkov:mp/python-desync 2021-07-01 19:06:35 +00:00
perf Merge pull request #20107 from sivanov-work:gapi_transpose_op 2021-05-25 20:36:01 +03:00
samples Merge pull request #20238 from dmatveev:dm/gframe_docs 2021-06-16 15:06:04 +00:00
scripts Added a script to measure & report privacy masking camera performance in different configurations 2020-07-08 19:19:37 +03:00
src Merge pull request #20039 from sivanov-work:gapi_empty_input 2021-07-07 12:33:40 +00:00
test Merge pull request #20039 from sivanov-work:gapi_empty_input 2021-07-07 12:33:40 +00:00
CMakeLists.txt Added ITT traces to GStreamingExecutor 2021-05-11 12:52:47 +03:00