Complete OpenCV 4.10.0 chnagelog: https://github.com/opencv/opencv/wiki/ChangeLog
Python:
- Experimental NumPy 2.0 support
- Added python bindings for Rect2f and Point3i #24919
- Switched to numeric dtype for MatLike instead of generic #25406
- Added path-like objects support wherever file names are expected #24773