mirror of
https://github.com/opencv/opencv.git
synced 2026-07-27 06:13:05 +04:00
a9f5c19239
* Added overload for `GArray<GMat>` ProtoParam in `gtyped.hpp` * Tests+compile_args - added tests for GArray<GMat> as an input and an output of GComputationT - added possibility to give the compile_args to GComputationT.apply() * Fix win errors