pip或者anacnda安裝opencv以及opencv-contrib


一條命令就可以搞定:

pip install opencv-contrib-python   opencv-python  

或者:

pip install opencv-contrib-python==3.4.0.12

 

下載網址:

https://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv

OpenCV, a real time computer vision library.

Pillow, a replacement for PIL, the Python Image Library, which provides image processing functionality and supports many file formats.
Use `from PIL import Image` instead of `import Image`.

另外有參考網址:

https://pypi.org/project/opencv-contrib-python/ 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM