- Mastering OpenCV 4 with Python
- Alberto Fernández Villán
- 57字
- 2021-07-02 12:07:07
A theoretical introduction to the OpenCV library
OpenCV is a programming library with real-time computer vision capabilities and it is free for both academic and commercial use (BSD license). In this section, an introduction about the OpenCV library will be given, including its main modules and other useful information in connection with the library.
推薦閱讀
- Offer來了:Java面試核心知識點精講(原理篇)
- NLTK基礎教程:用NLTK和Python庫構建機器學習應用
- Julia機器學習核心編程:人人可用的高性能科學計算
- Processing互動編程藝術
- 你必須知道的204個Visual C++開發問題
- 軟件工程基礎與實訓教程
- 新印象:解構UI界面設計
- 網絡數據采集技術:Java網絡爬蟲實戰
- Unity 2017 Game AI Programming(Third Edition)
- 物聯網系統架構設計與邊緣計算(原書第2版)
- JavaScript前端開發基礎教程
- 測試工程師Python開發實戰
- SOA Patterns with BizTalk Server 2013 and Microsoft Azure(Second Edition)
- Node.js Web Development
- 秒懂算法:用常識解讀數據結構與算法