更新时间:2021-07-09 21:50:47
coverpage
Computer Vision for the Web
Credits
About the Author
About the Reviewer
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
Chapter 1. Math Never Was So Simple!
Installation and core structure representation of JSFeat
Initializing the project
Understanding a digital image
Useful functions and where to use them
Summary
Chapter 2. Turn Your Browser into Photoshop
Introducing the tracking.js library
What is filtering and how to use it?
Basic edge detection
Advanced image processing
Chapter 3. Easy Object Detection for Everyone
Detecting color objects
Digging into the tracking.js API
Image features
Descriptors and object matching
Chapter 4. Smile and Wave Your Face Has Been Tracked!
Face detection with JSFeat
Tagging people with tracking.js
Tagging people in photos
Head tracking with Camshift
Chapter 5. May JS Be with You! Control Your Browser with Motion
Basic tracking with tracking.js
Controlling objects with the head motion
Optical flow for motion estimation
Chapter 6. What's Next?
Refresh your memory
Importance of client-side scripting
Other interesting libraries in Computer Vision
Index