Programming Computer Vision with Python: Tools and algorithms for analyzing images (Paperback)
Jan Erik Solem
- 出版商: O'Reilly
- 出版日期: 2012-07-24
- 定價: $2,090
- 售價: 9.5 折 $1,986
- 貴賓價: 9.0 折 $1,881
- 語言: 英文
- 頁數: 264
- 裝訂: Paperback
- ISBN: 1449316549
- ISBN-13: 9781449316549
-
相關分類:
Python、程式語言、Algorithms-data-structures、Computer Vision
-
相關翻譯:
Python 計算機視覺編程 (Programming Computer Vision with Python) (簡中版)
立即出貨 (庫存=1)
買這商品的人也買了...
-
$1,890$1,796 -
$199Using Joomla: Building Powerful and Efficient Web Sites (Paperback)
-
$1,919$1,818 -
$1,188The Python Standard Library by Example (Paperback)
-
$2,250$2,138 -
$800$760 -
$784$743 -
$490$387 -
$560$442 -
$3,870$3,677 -
$860$731 -
$2,000$1,900 -
$880$695 -
$1,140$1,080 -
$2,166$2,052 -
$1,800$1,710 -
$2,210$2,100 -
$880$695 -
$2,100A Practical Introduction to Computer Vision with OpenCV (Paperback)
-
$450$356 -
$580$435 -
$650$514 -
$620$490 -
$450$356 -
$1,200$948
商品描述
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