- 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.
- Mastering Spring MVC 4
- Magento 2 Theme Design(Second Edition)
- FFmpeg入門詳解:音視頻流媒體播放器原理及應用
- 人臉識別原理及算法:動態人臉識別系統研究
- R的極客理想:工具篇
- 微信小程序項目開發實戰
- UML 基礎與 Rose 建模案例(第3版)
- Creating Stunning Dashboards with QlikView
- 51單片機C語言開發教程
- Visual Studio 2015高級編程(第6版)
- Maker基地嘉年華:玩轉樂動魔盒學Scratch
- 并行編程方法與優化實踐
- Continuous Delivery and DevOps:A Quickstart Guide Second Edition
- Get Your Hands Dirty on Clean Architecture
- PostgreSQL 12 High Availability Cookbook