-
Notifications
You must be signed in to change notification settings - Fork 919
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
eb0efe2
Readme update after migration to Github Actions for CI.
asmorkalov c1cc7e5
Merge pull request #515 from asmorkalov/as/docs_update_actions
sergregory ecd163d
fix typo in Readme
Skylion007 f07201c
Merge pull request #545 from Skylion007/patch-1
asmorkalov 5fedf82
Added the lapack installation
asenyaev 3c1ea44
Changed blas to openblas and fixed flow to a proper installation
40e0e3b
Fixed aarch64 openblas installation
1d6e034
Fixed an issue when machine:X86 was defined on Windows x64
76a6fb2
Added fix for MacOS with M1
3f01089
Removed env variables and defined CI_BUILD variable globally
4b49e0b
Merge pull request #555 from asenyaev/asen/fix_macos_m1
asenyaev 80f0790
Merge pull request #547 from asenyaev/asen/lapack_issue
asenyaev d82a270
Updated Github Actions to python 3.10 and fixed following issues
0114953
Fixed the version of numpy for linux aarch64 and python3.6
9f43c0b
Changed the image for tests on linux arm
4d0f6d2
Fixed if condition for numpy test version on linux arm and renamed nu…
fdcbcb1
Added lowest numpy version support instead of latest
51226a7
Travis CI seems to be on vacation
cclauss 5c81cda
Fix typo in Readme
andruekonst 69be49c
Merge pull request #556 from asenyaev/asen/upgrade_to_python_3_10
asenyaev 85b9bc5
Merge pull request #558 from cclauss/patch-2
asenyaev 6a1f61b
Updated submodules to the release 4.5.4, added python loader support,…
asenyaev 545fe24
Added comments for new changes
asenyaev 7e67ab5
"Programming Language :: Python :: 3.10",
cclauss 851182f
Removed useless lines and added replacing lines into init file
asenyaev a0f47e9
Merge pull request #563 from asenyaev/asen/python_loader_support
asenyaev 3cd06d9
Merge pull request #565 from cclauss/patch-2
asenyaev 84bfd76
Merge pull request #561 from andruekonst/patch-1
asenyaev 96fbc60
Updated submodules to 3.4.16 Release
asenyaev 5094e4e
3.4.x uses BSD
skvark c19b05a
update 3.4.x specific parts
skvark 27c1aa4
OpenCV 3.4.16 release preparations
skvark f947d44
Update years in opencv license according to the original repo (#477)
sergregory 2e562e9
Added opencv_extra and defined 3.4 branch for submodules
a16de91
Updated submodules and configs to 3.4.16 Release
asenyaev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
update 3.4.x specific parts
- Loading branch information
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
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.
Updated 3.4 branch to 3.4.16 release and added changes from master branch #567
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