- 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á
- 漫話大數據
- PyTorch深度學習實戰:從新手小白到數據科學家
- 有趣的二進制:軟件安全與逆向分析
- MongoDB管理與開發精要
- Voice Application Development for Android
- 新型數據庫系統:原理、架構與實踐
- 數據化網站運營深度剖析
- 數據驅動設計:A/B測試提升用戶體驗
- AI時代的數據價值創造:從數據底座到大模型應用落地
- MATLAB Graphics and Data Visualization Cookbook
- Oracle RAC日記
- 貫通SQL Server 2008數據庫系統開發
- 大數據分析:R基礎及應用
- 數據中臺實戰:手把手教你搭建數據中臺
- 深入理解Flink:實時大數據處理實踐