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
Table of contents
- Basic Image Handling and Processing
- Local Image Descriptors
- Image to Image Mappings
- Camera Models and Augmented Reality
- Multiple View Geometry
- Clustering Images
- Searching Images
- Classifying Image Content
- Image Segmentation
- OpenCV
- Installing Packages
- Image Datasets
- Image Credits
Pages : | 300 |
Size : | 13.6 MB |
Downloads: | 81 |
Created: | 2022-02-03 |
License: | CC BY-NC-ND |
Author(s): | Jan Erik Solem |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about Programming Computer Vision with Python
Download free course Programming for Computations - Python, pdf file on 350 pages by Svein Linge, Hans Petter Langtangen.
Download free course Effective AWK Programming, pdf file on 572 pages by Arnold Robbins.
Download free course Programming Windows Store Apps with HTML, CSS, and JavaScript, pdf file on 1311 pages by Kraig Brockschmidt.
Programming from the Ground Up uses Linux assembly language to teach new programmers the most important concepts in programming. It takes you a step at a time through these concepts: * How the processor views memory * How the processor operates * How programs interact with the operating system * H
Download free course Is Parallel Programming Hard, And, If So, What Can You Do About It?, pdf file on 601 pages by Paul E. McKenney.