Book description
Learn how to build your own computer vision (CV) applications quickly and easily with SimpleCV, an open source framework written in Python. Through examples of real-world applications, this hands-on guide introduces you to basic CV techniques for collecting, processing, and analyzing streaming digital images. You’ll then learn how to apply these methods with SimpleCV, using sample Python code. All you need to get started is a Windows, Mac, or Linux system, and a willingness to put CV to work in a variety of ways. Programming experience is optional.
- Capture images from several sources, including webcams, smartphones, and Kinect
- Filter image input so your application processes only necessary information
- Manipulate images by performing basic arithmetic on pixel values
- Use feature detection techniques to focus on interesting parts of an image
- Work with several features in a single image, using the NumPy and SciPy Python libraries
- Learn about optical flow to identify objects that change between two image frames
- Use SimpleCV’s command line and code editor to run examples and test techniques
Table of contents
- Practical Computer Vision with SimpleCV
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Preface
- 1. Introduction
- 2. Getting to Know the SimpleCV Framework
- 3. Image Sources
- 4. Pixels and Images
- 5. The Impact of Light
- 6. Image Arithmetic
- 7. Drawing on Images
- 8. Basic Feature Detection
- 9. FeatureSet Manipulation
- 10. Advanced Features
- A. Advanced Shell Tips
- B. Cameras and Lenses
- C. Advanced Features
- About the Authors
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Copyright
Product information
- Title: Practical Computer Vision with SimpleCV
- Author(s):
- Release date: July 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449343835
You might also like
book
Mythical Man-Month, The: Essays on Software Engineering, Anniversary Edition, 2nd Edition
Few books on software project management have been as influential and timeless as The Mythical Man-Month. …
book
Designing Data-Intensive Applications
Data is at the center of many challenges in system design today. Difficult issues need to …
book
Building Micro-Frontends
What's the answer to today's increasingly complex web applications? Micro-frontends. Inspired by the microservices model, this …
book
Generative Deep Learning, 2nd Edition
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and …