Skip to content

Conversation

asmorkalov
Copy link
Collaborator

No description provided.

asenyaev and others added 30 commits August 1, 2022 09:21
* 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
…n_win Stick to CMake 3.24 on Windows to work around 3.25 regression
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
…icense Add Vulkan license text to LICENSE-3RD-PARTY.txt
asmorkalov and others added 17 commits December 29, 2023 20:46
Run Python test on Mac M1 in virtual environment to prevent "error: externally-managed-environment".
* 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 asmorkalov force-pushed the 5.x-merge-4.x branch 10 times, most recently from 8853471 to cbcb1a7 Compare December 4, 2024 09:02
@asmorkalov asmorkalov merged commit 0eb5b43 into opencv:5.x Dec 4, 2024
102 of 114 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet