- OpenCV By Example
- Prateek Joshi David Millán Escrivá Vinícius Godoy
- 141字
- 2021-07-23 14:41:56
Preface
OpenCV is one of the most popular libraries used to develop Computer Vision applications. It enables us to run many different Computer Vision algorithms in real time. It has been around for many years, and it has become the standard library in this field. One of the main advantages of OpenCV is that it is highly optimized and available on almost all the platforms.
This book starts off by giving a brief introduction of various fields in Computer Vision and the associated OpenCV functionalities in C++. Each chapter contains real-world examples and code samples to demonstrate the use cases. This helps you to easily grasp the topics and understand how they can be applied in real life. To sum it up, this is a practical guide on how to use OpenCV in C++ and build various applications using this library.
- DBA攻堅指南:左手Oracle,右手MySQL
- Java程序設計實戰教程
- Hands-On Data Structures and Algorithms with JavaScript
- Django開發從入門到實踐
- Python深度學習
- 數據結構(Python語言描述)(第2版)
- Mastering Swift 2
- 大學計算機基礎實驗指導
- MINECRAFT編程:使用Python語言玩轉我的世界
- Qlik Sense? Cookbook
- Practical Maya Programming with Python
- Hack與HHVM權威指南
- Mastering Swift 4(Fourth Edition)
- Ajax與jQuery程序設計
- Python輕松學:爬蟲、游戲與架站