-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: onceking/opencv-python
base: 4.x
head repository: opencv/opencv-python
compare: 4.x
- 14 commits
- 11 files changed
- 6 contributors
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d23e796 - Browse repository at this point
Copy the full SHA d23e796View commit details
Commits on Jan 5, 2025
-
fix: add CMake as a build requirement only if required
The PyPI distribution of CMake shall not be listed as an unconditional build requirement. It shall only be added as a build requirement if not installed or too low a version. This helps building from sources on platforms where no wheels are available for CMake but the system already provides a recent enough CMake version. In case of error checking the version, the backend falls back to using the PyPI distribution of CMake.
Configuration menu - View commit details
-
Copy full SHA for ef9443d - Browse repository at this point
Copy the full SHA ef9443dView commit details
Commits on Jan 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 02648ce - Browse repository at this point
Copy the full SHA 02648ceView commit details
Commits on Jan 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5da0b6e - Browse repository at this point
Copy the full SHA 5da0b6eView commit details -
Merge pull request opencv#1073 from asmorkalov:as/nasm_windows
Add NASM assembler to Windows build for jpeg-turbo.
Configuration menu - View commit details
-
Copy full SHA for 4a0d4ce - Browse repository at this point
Copy the full SHA 4a0d4ceView commit details -
Merge pull request opencv#1000 from zhanwenchen:patch-1
Fix Python Source RelPath for PY_LIMITED_API=OFF
Configuration menu - View commit details
-
Copy full SHA for 9def6a5 - Browse repository at this point
Copy the full SHA 9def6a5View commit details
Commits on Jan 15, 2025
-
Merge pull request opencv#1061 from SaikWolf:4.x
3.12 functionality
Configuration menu - View commit details
-
Copy full SHA for cee4e80 - Browse repository at this point
Copy the full SHA cee4e80View commit details -
Merge pull request opencv#1031 from mayeut:system-cmake
fix: add CMake as a build requirement only if required
Configuration menu - View commit details
-
Copy full SHA for e4618a3 - Browse repository at this point
Copy the full SHA e4618a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58257dc - Browse repository at this point
Copy the full SHA 58257dcView commit details -
Merge pull request opencv#1071 from asmorkalov:as/opencv_4.11_tags
Switched to tag 4.11.0
Configuration menu - View commit details
-
Copy full SHA for 764c325 - Browse repository at this point
Copy the full SHA 764c325View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca68df5 - Browse repository at this point
Copy the full SHA ca68df5View commit details -
Merge pull request opencv#1074 from asmorkalov:as/python3.13
Python 3.13 suport
Configuration menu - View commit details
-
Copy full SHA for 26c8b4e - Browse repository at this point
Copy the full SHA 26c8b4eView commit details
Commits on Jan 16, 2025
-
Reverted back to Github actions checkout as self-made command does no…
…t handle releases.
Configuration menu - View commit details
-
Copy full SHA for 2817208 - Browse repository at this point
Copy the full SHA 2817208View commit details -
Merge pull request opencv#1076 from asmorkalov:as/github_checkout_again
Reverted back to Github actions checkout as self-made command does not handle releases
Configuration menu - View commit details
-
Copy full SHA for 255564a - Browse repository at this point
Copy the full SHA 255564aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.x...4.x