- Mastering OpenCV 4 with Python
- Alberto Fernández Villán
- 35字
- 2021-07-02 12:07:09
Installing OpenCV on Windows
Ensure you have installed NumPy. To install NumPy, enter the following:
$ pip install numpy
Then install OpenCV:
$ pip install opencv-contrib-python
Additionally, we can install Matplotlib:
$ pip install matplotlib
推薦閱讀
- Learn Blockchain Programming with JavaScript
- Node.js 10實戰
- Learning Real-time Processing with Spark Streaming
- Visual FoxPro程序設計教程
- Android 9 Development Cookbook(Third Edition)
- 編寫整潔的Python代碼(第2版)
- SQL Server 2012數據庫管理與開發項目教程
- Serverless架構
- iOS自動化測試實戰:基于Appium、Python與Pytest
- HTML+CSS+JavaScript網頁設計從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- C語言程序設計
- Android高級開發實戰:UI、NDK與安全
- Python Penetration Testing Essentials
- Node.js核心技術教程
- Instant PhoneGap