opencv/modules/gapi
Dmitry Budnikov 521aac9665
Merge pull request #17694 from dbudniko:dbudniko/serialization_args2
G-API args serialization

* args serialization

* GRunArgP draft

* UMat added

* bind added

* DmitryM's review addressed. Code clean up required.

* fix android build

* bind test added

* more comments addressed

* try to fix Mac build

* clean up

* header-based generic implementation (GRunArg)

* clang again

* one more attempt for clang

* more clean up

* More Dmitry's comments addressed.

* monostate removed

* Top level functions and some other comments addressed.

* fix warnings

* disable warning
2020-07-13 19:24:46 +00:00
..
cmake Try to enable G-API build on Android 2020-03-20 17:20:01 +03:00
doc Fix spelling typos 2019-12-26 06:45:03 -05:00
include/opencv2 Merge pull request #17694 from dbudniko:dbudniko/serialization_args2 2020-07-13 19:24:46 +00:00
perf Merge pull request #16772 from aDanPin:dp/performance_render_tests 2020-06-16 19:48:09 +00:00
samples G-API: Change the default FD model in the privacy-masking-camera 2020-07-09 14:09:59 +03: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 #17694 from dbudniko:dbudniko/serialization_args2 2020-07-13 19:24:46 +00:00
test Merge pull request #17694 from dbudniko:dbudniko/serialization_args2 2020-07-13 19:24:46 +00:00
CMakeLists.txt cmake(gapi): fix opencv_world build for winpack 2020-06-29 17:46:39 +00:00