Commit c782c30
authored
Bump opencv-python from 4.10.0.84 to 4.12.0.88 (#386)
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/opencv/opencv-python/releases">opencv-python's releases</a>.</em></p>
<blockquote>
<h2>4.12.0.88</h2>
<p>Complete OpenCV 4.12.0 changelog: <a href="https://github.com/opencv/opencv/wiki/OpenCV-Change-Logs#version4120">https://github.com/opencv/opencv/wiki/OpenCV-Change-Logs#version4120</a></p>
<p>Python:</p>
<ul>
<li>Added libavif to the package and corresponding image format support on Linux and Mac OS. Windows is in progress.</li>
<li>Enabled GIF support by default.</li>
<li>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.</li>
<li>Improved libjpeg-turbo performance in Windows builds (added NASM and assembly branches).</li>
<li>Made DNN, FLANN, G-API modules optional during the package build (bindings generation and typing).</li>
</ul>
<h2>4.11.0.86</h2>
<p>Complete OpenCV 4.11.0 changelog: <a href="https://github.com/opencv/opencv/wiki/OpenCV-Change-Logs#version4110">https://github.com/opencv/opencv/wiki/OpenCV-Change-Logs#version4110</a></p>
<p>Python:</p>
<ul>
<li>Added Python 3.13 support</li>
<li>Fixed build with Python 3.12</li>
<li>Fixed confg path for the case when Python Limited API is disabled</li>
<li>Fixed build with system wide CMake, if CMake is not available with pip</li>
<li>Enabled all jpeg-turbo optimizations on Windows (assembler)</li>
<li>Split Python type stubs per-module to allow modules list customization</li>
<li>Minimal Mac OS raised to 13.0.</li>
</ul>
</blockquote>
</details>1 parent 4155a7d commit c782c30
2 files changed
+16
-21
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
0 commit comments