mirror of
https://github.com/opencv/opencv.git
synced 2026-07-25 05:13:04 +04:00
0aa5391c4b
The hard-coded string value "Mat" was used in the two format strings for vector_mat and vector_mat_template, preventing UMat arguments to functions that have these types from working correctly. as noted in #12231.