Descriere YEO:
Pe YEO găsești Programming Computer Vision with Python: de la Jan Solem, în categoria Computers.
Indiferent de nevoile tale, Programming Computer Vision with Python: Tools and Algorithms for Analyzing Images - Jan Solem din categoria Computers îți poate aduce un echilibru perfect între calitate și preț, cu avantaje practice și moderne.
Preț: 334.75 Lei
Caracteristicile produsului Programming Computer Vision with Python:
- Brand: Jan Solem
- Categoria: Computers
- Magazin: libris.ro
- Ultima actualizare: 10-10-2025 01:22:49
Comandă Programming Computer Vision with Python: Online, Simplu și Rapid
Prin intermediul platformei YEO, poți comanda Programming Computer Vision with Python: de la libris.ro rapid și în siguranță. Bucură-te de o experiență de cumpărături online optimizată și descoperă cele mai bune oferte actualizate constant.
Descriere magazin:
For readers needing a basic understanding of
Computer Vision\'s underlying theory and algorithms, this hands-on introduction is the ideal place to start. Examples written in
Python are provided
with modules for handling images, mathematical computing, and data mining.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