mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
34a8a45a6a
[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> |
||
---|---|---|
.. | ||
cmake | ||
doc | ||
include/opencv2 | ||
misc/python | ||
perf | ||
samples | ||
scripts | ||
src | ||
test | ||
CMakeLists.txt |