-
Notifications
You must be signed in to change notification settings - Fork 860
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.x merge 4.x #1054
Merged
Merged
5.x merge 4.x #1054
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Scheduled rolling workflows * Fixed a bug in commit/date for package version * Changed the name of Windows pipelines
* Added zlib build from the source on Linux, handling auditwheel issues * Removed unused variable * Removed bzip2 from dependencies for OpenCV Python packages
OpenCV dependnecies update.
…n_win Stick to CMake 3.24 on Windows to work around 3.25 regression
Update pypi default index url
Pipelines update for FFmpeg 5 and security fixes
- Python 3.7 as baseline - Python 3.11 support - Various updates
Roll back to manylinux version to presume binary compatibility. Related changes: opencv#715 Address: - opencv#765 - opencv#772
fix: Stop trying to use two different numpy on mac with python >= 3.10
Fix typo in README.md
…icense Add Vulkan license text to LICENSE-3RD-PARTY.txt
…xternally-managed-environment".
Run Python test on Mac M1 in virtual environment to prevent "error: externally-managed-environment".
Use Github sponsor link
* Dependences update for 4.10 release. * Updated docker tags. * New docker tags in pipelines. * Fixed Qt version. * Added QT to LD_LIBRARY_PATH
Added license text for OrbbecSDK needed on MacOS ARM64.
* Submodules update to tag 4.10.0. * Update donation link. * Use 4 digits in OpenCV version since 4.10.0 * Add OrbbecSDK library to package for MacOS ARM. It's aways enabled during library build.
Update Numpy requirements in the project.
Use Numpy 2.0 for Python 3.9+ packages
found typo while waiting for clone, maybe it saves someone else 2s of confusion.
chore: minor text fixes in readme
asmorkalov
force-pushed
the
5.x-merge-4.x
branch
10 times, most recently
from
December 4, 2024 09:02
8853471
to
cbcb1a7
Compare
asmorkalov
force-pushed
the
5.x-merge-4.x
branch
from
December 4, 2024 09:35
cbcb1a7
to
dbaf1a2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.