mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 12:19:55 +01:00
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. |
||
|---|---|---|
| .. | ||
| bindings | ||
| package | ||
| python2 | ||
| python3 | ||
| src2 | ||
| test | ||
| CMakeLists.txt | ||
| common.cmake | ||
| python_loader.cmake | ||
| standalone.cmake | ||