Skip to content

4.10.0.84

Latest
Compare
Choose a tag to compare
@asmorkalov asmorkalov released this 17 Jun 17:55
· 2 commits to 4.x since this release
cce7c99

Complete OpenCV 4.10.0 chnagelog: https://github.com/opencv/opencv/wiki/ChangeLog

Python:

  • NumPy 2.0 support in pre-built OpenCV packages for Python 3.9
  • 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