We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5eae4 commit d06c732Copy full SHA for d06c732
README.md
@@ -1,5 +1,6 @@
1
# opencv3-pythonlib
2
-statically linked opencv with [opencv_contrib](https://github.com/itseez/opencv_contrib)
+Statically linked opencv with [opencv_contrib](https://github.com/itseez/opencv_contrib)
3
+for hassle-free python binding installation.
4
5
# Python 2.7
6
Copy `cv2.pyd` to `<your_python_dir>\Lib\site-packages`
0 commit comments