- OpenCV with Python Blueprints
- Michael Beyeler
- 257字
- 2021-07-09 21:48:42
What this book covers
Chapter 1, Fun with Filters, explores a number of interesting image filters (such as a black-and-white pencil sketch, warming/cooling filters, and a cartoonizer effect), and we apply them to the video stream of a webcam in real time.
Chapter 2, Hand Gesture Recognition Using a Kinect Depth Sensor, helps you develop an app to detect and track simple hand gestures in real time using the output of a depth sensor, such as a Microsoft Kinect 3D Sensor or Asus Xtion.
Chapter 3, Finding Objects via Feature Matching and Perspective Transforms, is where you develop an app to detect an arbitrary object of interest in the video stream of a webcam, even if the object is viewed from different angles or distances, or under partial occlusion.
Chapter 4, 3D Scene Reconstruction Using Structure from Motion, shows you how to reconstruct and visualize a scene in 3D by inferring its geometrical features from camera motion.
Chapter 5, Tracking Visually Salient Objects, helps you develop an app to track multiple visually salient objects in a video sequence (such as all the players on the field during a soccer match) at once.
Chapter 6, Learning to Recognize Traffic Signs, shows you how to train a support vector machine to recognize traffic signs from the German Traffic Sign Recognition Benchmark (GTSRB) dataset.
Chapter 7, Learning to Recognize Emotions on Faces, is where you develop an app that is able to both detect faces and recognize their emotional expressions in the video stream of a webcam in real time.
- Apache Oozie Essentials
- Mastering phpMyAdmin 3.4 for Effective MySQL Management
- 樂學Web編程:網站制作不神秘
- Python進階編程:編寫更高效、優雅的Python代碼
- HTML5 and CSS3 Transition,Transformation,and Animation
- 嚴密系統設計:方法、趨勢與挑戰
- 深入理解Elasticsearch(原書第3版)
- SQL Server與JSP動態網站開發
- 深入實踐Kotlin元編程
- Oracle 12c從入門到精通(視頻教學超值版)
- Mastering Apache Camel
- Visual Basic語言程序設計上機指導與練習(第3版)
- Python深度學習(第2版)
- C語言編程魔法書:基于C11標準
- HTML5/CSS3/JavaScript技術大全