Automated CI toolchain to produce precompiled opencv-python, opencv-python-headless, opencv-contrib-python and opencv-contrib-python-headless packages.
49
Grigory Serebryakov
Apply review comment - unify spaces inside the double brackets for variable substitution
disable Qt on macOS for now due to multiple issues
Merge branch 'feat/aarch64' into 3.4
Python 3.9 preparations
Update opencv 3.4.13 -> 3.4.14
wrong dir
fix line endings
.gitignore: Ignore cv2/version.py
update old repo url
Add GitHub actions setup for CI instead of Travis & Appveyour (where possible) (#470)
Add contributing guide [skip ci]
Update years in opencv license according to the original repo (#477)
update README and licenses
multiple fixes
update 3.4.x specific parts
another fix for slashes
try to whitelist libxcb.so.1
use numpy 1.19.3
initial manylinux2014 changes