opencv/modules/gapi
Orest Chura 34a8a45a6a
Merge pull request #19828 from OrestChura:oc/fix_garray_garray_input
[G-API] Fix bug of GArray<GArray> passing through a graph

* Add test to check GArray<GArray> passing through a graph (assertion failed)

* G-API: Flatten GArray<T> to std::vector<T> when capturing VCtr

- Also: Fix formatting in garray.hpp

* Refactored test, added valuable check

* Initialize size_t

Co-authored-by: Dmitry Matveev <dmitry.matveev@intel.com>
2021-04-01 20:39:31 +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 #19828 from OrestChura:oc/fix_garray_garray_input 2021-04-01 20:39:31 +00:00
misc/python gapi(python): rename cv.gapi_wip_op / cv.gapi_wip_kernels 2021-03-31 20:34:04 +00:00
perf Merge pull request #19712 from OrestChura:oc/Kalm_ptest 2021-03-26 09:41:54 +00:00
samples Merge pull request #19792 from mpashchenkov:mp/ie-add-int32 2021-03-29 20:59:55 +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 #19732 from aDanPin:danpin/gapi/stereo_operation_and_test 2021-03-31 23:22:29 +03:00
test Merge pull request #19828 from OrestChura:oc/fix_garray_garray_input 2021-04-01 20:39:31 +00:00
CMakeLists.txt Merge pull request #19732 from aDanPin:danpin/gapi/stereo_operation_and_test 2021-03-31 23:22:29 +03:00