mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 23:03:03 +04:00
ccf415c341
- Now user doesn't need to do `combine(x, combine(y, combine(z, zz)))` but just `combine(x, y, z, zz)`