+ 10
OpenCV
How can I install OpenCV in Python 3, windows 10?
2 Respuestas
+ 3
download it http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv
file type is .whl
and install by using pip install "opencv..........whl"
+ 2
Yes ,you can Liews Wuttipat has already added the link