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
Computational Vision and Medical Image Processing IV
Computational Vision and Medical Image Processing. VIPIMAGE 2013 contains invited lectures and full papers presented at …
book
Raspberry Pi Computer Vision Programming - Second Edition
Perform a wide variety of computer vision tasks such as image processing and manipulation, feature and …
book
Hands-On Computer Vision with TensorFlow 2
A practical guide to building high performance systems for object detection, segmentation, video processing, smartphone applications, …
book
Mastering OpenCV with Practical Computer Vision Projects
This is the definitive advanced tutorial for OpenCV, designed for those with basic C++ skills. The …