Skip to content

4.10.0.82

Compare
Choose a tag to compare
@asmorkalov asmorkalov released this 03 Jun 13:41
· 2 commits to 4.x since this release
3276dc6

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