Book description
If you want a basic understanding of computer vision’s underlying theory and algorithms, this hands-on introduction is the ideal place to start. You’ll learn techniques for object recognition, 3D reconstruction, stereo imaging, augmented reality, and other computer vision applications as you follow clear examples written in Python.
Programming Computer Vision with Python explains computer vision in broad terms that won’t bog you down in theory. You get complete code samples with explanations on how to reproduce and build upon each example, along with exercises to help you apply what you’ve learned. This book is ideal for students, researchers, and enthusiasts with basic programming and standard mathematical skills.
- Learn techniques used in robot navigation, medical image analysis, and other computer vision applications
- Work with image mappings and transforms, such as texture warping and panorama creation
- Compute 3D reconstructions from several images of the same scene
- Organize images based on similarity or content, using clustering methods
- Build efficient image retrieval techniques to search for images based on visual content
- Use algorithms to classify image content and recognize objects
- Access the popular OpenCV library through a Python interface
Publisher resources
Table of contents
- Programming Computer Vision with Python
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Preface
- 1. Basic Image Handling and Processing
- 2. Local Image Descriptors
- 3. Image to Image Mappings
- 4. Camera Models and Augmented Reality
- 5. Multiple View Geometry
- 6. Clustering Images
- 7. Searching Images
- 8. Classifying Image Content
- 9. Image Segmentation
- 10. OpenCV
- A. Installing Packages
- B. Image Datasets
- C. Image Credits
- D. References
- E. About the Author
- Index
- About the Author
- Colophon
- SPECIAL OFFER: Upgrade this ebook with O’Reilly
- Copyright
Product information
- Title: Programming Computer Vision with Python
- Author(s):
- Release date: June 2012
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449316549
You might also like
book
Learning OpenCV 4 Computer Vision with Python 3 - Third Edition
Updated for OpenCV 4 and Python 3, this book covers the latest on depth cameras, 3D …
book
Learning OpenCV 5 Computer Vision with Python - Fourth Edition
Updated for OpenCV 5, this book covers the latest on depth cameras, 3D navigation, deep neural …
book
Mastering OpenCV 4 with Python
Create advanced applications with Python and OpenCV, exploring the potential of facial recognition, machine learning, deep …
book
Hands-On Image Processing with Python
Explore the mathematical computations and algorithms for image processing using popular Python tools and frameworks. Key …