Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: opencv/opencv-python

4.12.0.88

04 Jul 16:37
@asmorkalov asmorkalov
fa742a4
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Complete OpenCV 4.12.0 changelog: https://github.com/opencv/opencv/wiki/OpenCV-Change-Logs#version4120

Python:

  • Added libavif to the package and corresponding image format support on Linux and Mac OS. Windows is in progress.
  • Enabled GIF support by default.
  • Updated Numpy dependency rules. Packages for Python 3.9+ are built with Numpy 2.x. Packages for older Python version are built with Numpy 1.x.
  • Improved libjpeg-turbo performance in Windows builds (added NASM and assembly branches).
  • Made DNN, FLANN, G-API modules optional during the package build (bindings generation and typing).
Assets 2
Loading
Anawaert reacted with thumbs up emoji leo-smi, devdasher, and Romain975 reacted with heart emoji
4 people reacted

4.11.0.86

16 Jan 09:51
@asmorkalov asmorkalov
255564a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Complete OpenCV 4.11.0 changelog: https://github.com/opencv/opencv/wiki/OpenCV-Change-Logs#version4110

Python:

  • Added Python 3.13 support
  • Fixed build with Python 3.12
  • Fixed confg path for the case when Python Limited API is disabled
  • Fixed build with system wide CMake, if CMake is not available with pip
  • Enabled all jpeg-turbo optimizations on Windows (assembler)
  • Split Python type stubs per-module to allow modules list customization
  • Minimal Mac OS raised to 13.0.
Loading
naeemullah-k-321 reacted with thumbs up emoji bitscoper, ternaus, MehmetYukselSekeroglu, tllewellynn1, SShattered, and naeemullah-k-321 reacted with heart emoji
6 people reacted

4.10.0.84

16 Jan 13:56
@asmorkalov asmorkalov
cce7c99
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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
Loading
leo-smi, Puiching-Memory, GreatV, ingo-m, g1eng, hrpatil, Breakthrough, Jamim, ahmet-f-gumustas, artem-istranin, and 3 more reacted with thumbs up emoji blakeNaccarato, keanusales, leo-smi, DanBurkhardt, CarlosAndreo, Jamim, and adipotnis reacted with hooray emoji leo-smi, Gotti27, lukasalexanderweber, Breakthrough, Jamim, IngTIKNA, Antsthebul, adipotnis, Doctorspeppers, bitscoper, and 2 more reacted with heart emoji leynier, leo-smi, oguzhan-karahan-alg, Haobot, Jamim, 159lif, Doctorspeppers, and ternaus reacted with rocket emoji
29 people reacted

4.10.0.82

03 Jun 13:41
@asmorkalov asmorkalov
3276dc6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

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
Loading
leynier, Puiching-Memory, and mertalev reacted with rocket emoji
3 people reacted

4.9.0.80

31 Dec 11:17
@asmorkalov asmorkalov
Compare
Choose a tag to compare
Loading

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

Python:
- #24023, #24022, #23910 Added type stub generation for missed types and manually wrapped types.
- #24026 Added read-only flag handling for Numpy arrays.
- #24028 Fixed exception handling and bindings for in module.
- #23958 Improved error messages in Numpy array type handling.
- #24468 Fixed constructors documentation in Python.
- Mac OS builds migrated to Mac OS 12. It's minimal supported version now.

Loading
asdf9625 and huynhdev24 reacted with thumbs up emoji ibrahimkelly, Red-Eyed, Puiching-Memory, Avasam, rdenadai, and abhinav-grover-kindred reacted with hooray emoji ibrahimkelly, rsadwick, mahdiasdzd, celestia19881, and abhinav-grover-kindred reacted with heart emoji ibrahimkelly, leynier, and Avasam reacted with rocket emoji
12 people reacted

4.8.1.78

27 Sep 14:17
@asmorkalov asmorkalov
Compare
Choose a tag to compare
Loading

OpenCV 4.8.1 release.

Important changes:

Loading
leynier and RaphaelVRossi reacted with rocket emoji pykeras reacted with eyes emoji
3 people reacted

4.8.0.76

09 Aug 11:17
@asmorkalov asmorkalov
705bb5d
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Adds cv2.typing to package. Close #869

Loading
mara004, Avasam, and jcbritobr reacted with thumbs up emoji afvca, Avasam, and onuralpszr reacted with hooray emoji zihaomu, afvca, johnthagen, Avasam, felixmaldonadoos, and dosshell reacted with heart emoji afvca, leynier, Avasam, lpyha, and ArdeshirV reacted with rocket emoji
12 people reacted

4.8.0.74

30 Jun 11:17
@asmorkalov asmorkalov
3c972ca
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

Important changes:

  • #20370 Python typing stubs.
  • #23350 Fix reference counting errors in registerNewType.
  • #23399, #23436, #23138 Fixed ChAruco and diamond boards detector bindings.
  • #23371 Added bindings to allow GpuMat and Stream objects to be initialized from memory initialized in other libraries
  • #23691 np.float16 support.
  • Python bindings for RotatedRect, CV_MAKETYPE, CV_8UC(n).
  • Several build fixes for OpenCV-Python package
Loading
leynier, ibrahimkelly, WanliZhong, fengyuentau, onuralpszr, ArthurKun21, gh640, dkurt, woosal1337, Red-Eyed, and 2 more reacted with rocket emoji
12 people reacted

4.7.0.72

22 Feb 13:15
@asmorkalov asmorkalov
f9de34e
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

OpenCV 4.7.0 with various distribution bug fixes.

  • Mac OS 11 support.
  • Old Linux support with zlib version older than 1.9.
  • Package build fixes for Python 11 on Musl C based system (Alpine).
Loading
WanliZhong, Mohammad-Amin-Asadi, a3r0id, and ijzepeda-LC reacted with rocket emoji
4 people reacted

4.7.0.70

21 Feb 11:39
@asmorkalov asmorkalov
b776e5c
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.
Compare
Choose a tag to compare
Loading

OpenCV 4.7.0 with various distribution bug fixes.

  • Mac OS 11 support.
  • Old Linux support with zlib version older than 1.9.
  • Package build fixes for Python 11 on Musl C based system (Alpine).
Loading
zihaomu, WanliZhong, and fengyuentau reacted with thumbs up emoji
3 people reacted
Previous 1 3 4 5 6 7 8
Previous

AltStyle によって変換されたページ (->オリジナル) /