Merge pull request #17871 from OrestChura:oc/typed_GArray_GMat
authorOrest Chura <orest.chura@intel.com>
Tue, 28 Jul 2020 11:20:36 +0000 (14:20 +0300)
committerGitHub <noreply@github.com>
Tue, 28 Jul 2020 11:20:36 +0000 (14:20 +0300)
commita9f5c19239a6b15d9ce9cd273cfb3146c53fd908
tree689d8e50382a422e6806a6c87bfd97fd05f35687
parent53bfdc318ae40d1de3ced88ef91ecd911aaee47a
Merge pull request #17871 from OrestChura:oc/typed_GArray_GMat

* 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
modules/gapi/include/opencv2/gapi/gtyped.hpp
modules/gapi/test/gapi_typed_tests.cpp