mirror of
https://github.com/opencv/opencv.git
synced 2026-07-28 06:43:01 +04:00
636ab095b0
Add support for std::array<T, N> (#8535) * Add support for std::array<T, N> * Add std::array<Mat, N> support * Remove UMat constructor with std::array parameter