- OpenCV 4 with Python Blueprints
- Dr. Menua Gevorgyan Arsen Mamikonyan Michael Beyeler
- 254字
- 2021-06-24 16:49:55
Preface
The goal of this book is to get you hands-on with a wide range of intermediate to advanced projects using the latest version of the OpenCV 4 framework and the Python 3.8 language instead of only covering the core concepts of computer vision in theoretical lessons.
This updated second edition has increased the depth of the concepts we tackle with OpenCV. It will guide you through working on independent hands-on projects that focus on essential computer vision concepts such as image processing, 3D scene reconstruction, object detection, and object tracking. It will also cover, with real-life examples, statistical learning and deep neural networks.
You will begin by understanding concepts such as image filters and feature matching, as well as using custom sensors such as the Kinect depth sensor. You will also learn how to reconstruct and visualize a scene in 3D, how to align images, and how to combine multiple images into a single one. As you advance through the book, you will learn how to recognize traffic signs and emotions on faces and detect and track objects in video streams using neural networks, even if they disappear for short periods of time.
By the end of this OpenCV and Python book, you will have hands-on experience and be proficient at developing your own advanced computer vision applications according to specific business needs. Throughout the book, you will explore multiple machine learning and computer vision models such as Support Vector Machines (SVMs) and convolutional neural networks.
- Building a Home Security System with Raspberry Pi
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- 機器人Python青少年編程開發實例
- Unity 5.x By Example
- Redis Essentials
- GameMaker Programming By Example
- Mastering Linux Network Administration
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- 編程與類型系統
- 移動增值應用開發技術導論
- Qlik Sense? Cookbook
- MySQL 8從零開始學(視頻教學版)
- Learning Concurrency in Python
- Java程序設計入門(第2版)
- Processing開發實戰