目錄(69章)
倒序
- coverpage
- OpenCV with Python Blueprints
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the color images of this book
- Chapter 1. Fun with Filters
- Planning the app
- Creating a black-and-white pencil sketch
- Generating a warming/cooling filter
- Cartoonizing an image
- Putting it all together
- Summary
- Chapter 2. Hand Gesture Recognition Using a Kinect Depth Sensor
- Planning the app
- Setting up the app
- Tracking hand gestures in real time
- Hand region segmentation
- Hand shape analysis
- Hand gesture recognition
- Summary
- Chapter 3. Finding Objects via Feature Matching and Perspective Transforms
- Tasks performed by the app
- Planning the app
- Setting up the app
- The process flow
- Feature extraction
- Feature matching
- Feature tracking
- Seeing the algorithm in action
- Summary
- Chapter 4. 3D Scene Reconstruction Using Structure from Motion
- Planning the app
- Camera calibration
- Setting up the app
- Estimating the camera motion from a pair of images
- Reconstructing the scene
- 3D point cloud visualization
- Summary
- Chapter 5. Tracking Visually Salient Objects
- Planning the app
- Setting up the app
- Visual saliency
- Mean-shift tracking
- Putting it all together
- Summary
- Chapter 6. Learning to Recognize Traffic Signs
- Planning the app
- Supervised learning
- The GTSRB dataset
- Feature extraction
- Support Vector Machine
- Putting it all together
- Summary
- Chapter 7. Learning to Recognize Emotions on Faces
- Planning the app
- Face detection
- Facial expression recognition
- Putting it all together
- Index 更新時間:2021-07-09 21:49:00
推薦閱讀
- C及C++程序設計(第4版)
- Raspberry Pi for Python Programmers Cookbook(Second Edition)
- Building a Game with Unity and Blender
- ASP.NET動態網頁設計教程(第三版)
- Java EE 7 Development with NetBeans 8
- QTP自動化測試進階
- Selenium Testing Tools Cookbook(Second Edition)
- IBM Cognos Business Intelligence 10.1 Dashboarding cookbook
- 寫給程序員的Python教程
- PrimeFaces Blueprints
- Python面向對象編程(第4版)
- ASP.NET Core 2 High Performance(Second Edition)
- Scratch超人漫游記:創意程序設計:STEAM創新教育指南
- 微信小程序開發圖解案例教程:附精講視頻(第3版)
- Alfresco for Administrators
- C++ Primer(中文版)(第5版)
- 數據結構:C語言描述(融媒體版)
- 前端程序員面試筆試通關寶典
- Python商業數據分析:零售和電子商務案例詳解(雙色)
- Python架構模式:精通基于Python的API設計、事件驅動架構和包管理
- Kivy Blueprints
- Learning OpenCV 4 Computer Vision with Python 3
- INSTANT OSGi Starter
- Python數據結構與算法分析(第2版)
- C語言程序設計教程(微課版)
- Unity 5.x Cookbook
- 網頁游戲開發秘笈
- Xilinx FPGA數字信號處理設計:基礎版
- 整理優先:小改進,大回報,整潔代碼設計指南
- 深入淺出Istio:Service Mesh快速入門與實踐