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