mirror of
https://github.com/opencv/opencv.git
synced 2025-06-28 15:30:49 +08:00
![]() This change replaces references to a number of deprecated NumPy type aliases (np.bool, np.int, np.float, np.complex, np.object, np.str) with their recommended replacement (bool, int, float, complex, object, str). Those types were deprecated in 1.20 and are removed in 1.24, cf https://github.com/numpy/numpy/pull/22607. |
||
---|---|---|
.. | ||
bindings | ||
package | ||
python2 | ||
python3 | ||
src2 | ||
test | ||
CMakeLists.txt | ||
common.cmake | ||
python_loader.cmake | ||
standalone.cmake |