opencv/modules/gapi
Maxim Pashchenkov 830d8d6b75
Merge pull request #18196 from mpashchenkov:mp/garray-initialization
[G-API]: Add GArray initialization support

* Added GArray initialization (CONST_VALUE, GScalar analog) and test for this

* Whitespaces

* And one more space

* Trailing whitespace

* Test name changed. Build with magic commands.

* GArray works with rvalue initialization

* Code cleanup

* Ternary operator in the initialization list.
2020-09-18 13:06:23 +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 #18196 from mpashchenkov:mp/garray-initialization 2020-09-18 13:06:23 +00:00
misc/python Merge pull request #18332 from TolyaTalamanov:at/wrap-GIn-GOut 2020-09-17 19:00:03 +00:00
perf Merge pull request #18148 from OrestChura:oc/fluid_core_perf 2020-08-24 11:46:32 +00:00
samples Merge pull request #17741 from aDanPin:dp/add_dinamic_graph_feature 2020-07-15 18:37:08 +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 #18196 from mpashchenkov:mp/garray-initialization 2020-09-18 13:06:23 +00:00
test Merge pull request #18196 from mpashchenkov:mp/garray-initialization 2020-09-18 13:06:23 +00:00
CMakeLists.txt Merge pull request #17493 from TolyaTalamanov:at/python-bindings-gapi 2020-07-29 16:18:52 +03:00