Programming Computer Vision with Python (e-bog) af Solem, Jan Erik
Solem, Jan Erik (forfatter)

Programming Computer Vision with Python e-bog

310,39 DKK (inkl. moms 387,99 DKK)
If you want a basic understanding of computer visions underlying theory and algorithms, this hands-on introduction is the ideal place to start. Youll 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 i...
E-bog 310,39 DKK
Forfattere Solem, Jan Erik (forfatter)
Udgivet 19 juni 2012
Længde 264 sider
Genrer Computer programming / software engineering
Sprog English
Format pdf
Beskyttelse LCP
ISBN 9781449341947
If you want a basic understanding of computer visions underlying theory and algorithms, this hands-on introduction is the ideal place to start. Youll 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 wont 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 youve 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 applicationsWork with image mappings and transforms, such as texture warping and panorama creationCompute 3D reconstructions from several images of the same sceneOrganize images based on similarity or content, using clustering methodsBuild efficient image retrieval techniques to search for images based on visual contentUse algorithms to classify image content and recognize objectsAccess the popular OpenCV library through a Python interface