- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- Joe Minichino Joseph Howse
- 111字
- 2021-07-16 19:38:29
Summary
By now, we should have an OpenCV installation that can do everything we need for the project described in this book. Depending on which approach we took, we might also have a set of tools and scripts that are usable to reconfigure and rebuild OpenCV for our future needs.
We know where to find OpenCV's Python samples. These samples covered a different range of functionalities outside this book's scope, but they are useful as additional learning aids.
In the next chapter, we will familiarize ourselves with the most basic functions of the OpenCV API, namely, displaying images, videos, capturing videos through a webcam, and handling basic keyboard and mouse inputs.
推薦閱讀
- SPSS數據挖掘與案例分析應用實踐
- 黑客攻防從入門到精通(實戰秘笈版)
- Interactive Data Visualization with Python
- 網絡爬蟲原理與實踐:基于C#語言
- Apache Mesos Essentials
- 學習正則表達式
- Julia for Data Science
- AutoCAD 2009實訓指導
- Fast Data Processing with Spark(Second Edition)
- Python預測之美:數據分析與算法實戰(雙色)
- 網絡綜合布線與組網實戰指南
- 循序漸進Vue.js 3前端開發實戰
- Visual FoxPro程序設計實驗教程
- Mastering React Test:Driven Development
- Mastering High Performance with Kotlin