- Building Computer Vision Projects with OpenCV 4 and C++
- David Millán Escrivá Prateek Joshi Vinícius G. Mendon?a Roy Shilkrot
- 272字
- 2021-07-02 12:28:25
Preface
OpenCV is one of the best open source computer vision libraries available to developers. With OpenCV, developers can create complete projects for image processing, object detection, and motion detection. This learning path is for absolute beginners who wish to learn how to build OpenCV projects from scratch with working code samples. We will begin with the introduction on computer vision and its basic concepts such as filtering, histograms, Object segmentation, and object detection. As you progress through the course you will then dig deeper into image processing exploring various computer vision algorithms and understand how the latest advancement in machine learning and deep learning enhances the process of object detection. You will put this knowledge to practice by building real-world computer vision applications as you progress through the course.
Later you will get acquainted with the API functionality of OpenCV and gain insights into design choices in a complete computer vision project. You'll also go beyond the basics of computer vision to implement solutions for complex image processing projects such as skin color analysis, face landmark and pose estimation, Augmented reality applications, and Number plate recognition. Finally, towards the end of the learning path, you will learn about certain best practices and common pitfalls to avoid while building computer vision applications.
This learning path includes content from the following Packt products:
- Learn OpenCV 4 by Building Projects, Second Edition by David Millán Escrivá, Prateek Joshi and Vinícius G. Mendon?a
- Mastering OpenCV 4, Third Edition by Roy Shilkrot, David Millán Escrivá
- 數據產品經理高效學習手冊:產品設計、技術常識與機器學習
- ETL數據整合與處理(Kettle)
- Word 2010中文版完全自學手冊
- 計算機信息技術基礎實驗與習題
- Mockito Cookbook
- Dependency Injection with AngularJS
- 智能數據分析:入門、實戰與平臺構建
- 數據科學工程實踐:用戶行為分析與建模、A/B實驗、SQLFlow
- 重復數據刪除技術:面向大數據管理的縮減技術
- 科研統計思維與方法:SPSS實戰
- Mastering LOB Development for Silverlight 5:A Case Study in Action
- 爬蟲實戰:從數據到產品
- Visual Studio 2013 and .NET 4.5 Expert Cookbook
- 機器學習:實用案例解析
- Node.js High Performance