opencv/modules
Vincent Rabaud ad568edd7f Remove references to deprecated NumPy type aliases.
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.
2022-12-23 13:53:49 +03:00
..
calib3d build: fix/eliminate MSVC warnings 2022-12-10 12:19:31 +00:00
core Merge pull request #22963 from cudawarped:replace_texture_ref_with_texture_obj 2022-12-20 15:07:10 +03:00
dnn Remove references to deprecated NumPy type aliases. 2022-12-23 13:53:49 +03:00
features2d Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-18 02:17:17 +00:00
flann Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00
gapi build: eliminate build warnings on Ubuntu 20.04/16.04 2022-12-20 06:46:30 +00:00
highgui Merge pull request #22885 from asmorkalov:as/new_qt_icons 2022-12-07 14:25:31 +03:00
imgcodecs Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-03 12:39:41 +00:00
imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-18 02:17:17 +00:00
java Update CameraBridgeViewBase error message 2022-03-22 15:40:23 -04:00
js add willReadFrequently on imread in js 2022-10-08 12:05:33 +03:00
ml Fixed most clang -Wextra-semi warnings 2022-09-27 18:06:46 -04:00
objc Objective-C wrapper header fix-ups to avoid clashes with system macros 2022-03-20 18:47:26 +09:00
objdetect Merge pull request #22368 from AleksandrPanov:move_contrib_aruco_to_main_objdetect 2022-12-16 12:28:47 +03:00
photo Add bindings and test 2022-09-30 12:31:24 +03:00
python Remove references to deprecated NumPy type aliases. 2022-12-23 13:53:49 +03:00
stitching Merge pull request #22329 from chinery:stitching-py-fixes 2022-10-07 15:03:37 +03:00
ts Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-11-16 16:54:11 +00:00
video add nanotrack v2 at regression test. 2022-12-14 14:41:49 +08:00
videoio videoio(v4l): initialize variables 2022-12-21 03:28:09 +00:00
world vtk 9.0 autoinit fix 2021-05-18 10:20:54 +03:00