opencv/modules/gapi/samples
Pinaev Danil cb2e276bff
Merge pull request #17741 from aDanPin:dp/add_dinamic_graph_feature
[G-API] Allow building graphs with a dynamic number of inputs and outputs

* Add dinamic graph feature and tests

* Remove unnecessary file

* Review response

* Add implementation of operator += for GRunArgs
And test for that case

* Tests refactoring

* Add doxygen
Review response

* Fix docs

* A small documentation fix

* Review response

* Add tests for more entities

* Add typed tests

* Another typed tests

* Doc fix

* Documentation fix

* Build fix

* Commit for rebuild

* The last one
2020-07-15 18:37:08 +00:00
..
api_example.cpp
api_ref_snippets.cpp
draw_example.cpp
dynamic_graph.cpp Merge pull request #17741 from aDanPin:dp/add_dinamic_graph_feature 2020-07-15 18:37:08 +00:00
gaze_estimation.cpp Merge pull request #17502 from dmatveev:dm/infer2 2020-07-14 11:06:49 +03:00
kernel_api_snippets.cpp
privacy_masking_camera.cpp
slides_sobel_cv.cpp
slides_sobel_gapi.cpp