opencv/modules
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
..
calib3d Merge pull request #18270 from komakai:swift-inout-arrays 2020-09-06 20:12:16 +00:00
core pre: OpenCV 4.5.0 (version++) 2020-09-08 06:08:58 +00:00
dnn pre: OpenCV 4.5.0 (version++) 2020-09-08 06:08:58 +00:00
features2d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-09-01 20:59:00 +00:00
flann Merge pull request #18243 from alalek:static_code_fixes 2020-09-02 22:50:00 +00:00
gapi Merge pull request #18196 from mpashchenkov:mp/garray-initialization 2020-09-18 13:06:23 +00:00
highgui backport: checks and fixes from static code analyzers results 2020-09-02 19:05:47 +00:00
imgcodecs Merge pull request #18270 from komakai:swift-inout-arrays 2020-09-06 20:12:16 +00:00
imgproc Merge pull request #18270 from komakai:swift-inout-arrays 2020-09-06 20:12:16 +00:00
java Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-06-04 17:58:34 +00:00
js Merge pull request #18073 from vpisarev:apache2_license 2020-08-17 11:49:11 +00:00
ml Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-09-05 19:37:38 +00:00
objc Swift native in/out array handling 2020-09-03 21:31:11 +09:00
objdetect backport: checks and fixes from static code analyzers results 2020-09-02 19:05:47 +00:00
photo Add Objective-C/Swift wrappers for opencv_contrib modules 2020-07-21 19:19:08 +09:00
python Merge pull request #18332 from TolyaTalamanov:at/wrap-GIn-GOut 2020-09-17 19:00:03 +00:00
stitching Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-08-06 14:15:52 +00:00
ts Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2020-03-23 16:54:35 +00:00
video Merge pull request #17165 from komakai:objc-binding 2020-06-08 18:32:53 +00:00
videoio Haiku: build fix 2020-09-07 21:07:38 +02:00
world Merge pull request #13422 from mshabunin:split-videoio-cmake 2018-12-26 15:50:20 +03:00
CMakeLists.txt