目錄(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
推薦閱讀
- Clojure Programming Cookbook
- Java程序設(shè)計(慕課版)
- TypeScript Essentials
- Getting Started with Gulp(Second Edition)
- Java范例大全
- Visual C++數(shù)字圖像模式識別技術(shù)詳解
- Python 3網(wǎng)絡(luò)爬蟲實戰(zhàn)
- 云計算通俗講義(第3版)
- Visual C#.NET程序設(shè)計
- The Complete Coding Interview Guide in Java
- 從Java到Web程序設(shè)計教程
- CoffeeScript Application Development Cookbook
- 深入剖析Java虛擬機(jī):源碼剖析與實例詳解(基礎(chǔ)卷)
- 大話Java:程序設(shè)計從入門到精通
- C語言程序設(shè)計與應(yīng)用(第2版)
- Nagios Core Administration Cookbook(Second Edition)
- MySQL從入門到精通
- 人件集:人性化的軟件開發(fā)
- HTML5+CSS3+JavaScript案例實戰(zhàn)
- 計算機(jī)視覺增強(qiáng)現(xiàn)實應(yīng)用平臺開發(fā)
- 零基礎(chǔ)輕松學(xué)Java
- 常用工具軟件(第4版)
- SFML Game Development By Example
- 網(wǎng)絡(luò)工程師的Python之路:網(wǎng)絡(luò)運(yùn)維自動化實戰(zhàn)
- 算法深潛:勇敢者的Python探險
- 碼農(nóng)修行:編寫優(yōu)雅代碼的32條法則
- Java Web程序設(shè)計教程
- 大型網(wǎng)站性能優(yōu)化實戰(zhàn):從前端、網(wǎng)絡(luò)、CDN到后端、大促的全鏈路性能優(yōu)化詳解
- Unity 2018 Artificial Intelligence Cookbook(Second Edition)
- 深入淺出Istio:Service Mesh快速入門與實踐