Programming Computer Vision with Python: Tools and algorithms for analyzing images (Paperback)

Jan Erik Solem

買這商品的人也買了...

商品描述

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

商品描述(中文翻譯)

如果你想對計算機視覺的基本理論和算法有一個基本的理解,這本實踐導向的介紹是一個理想的起點。你將通過使用Python編寫的清晰示例學習物體識別、3D重建、立體成像、擴增實境和其他計算機視覺應用的技術。

《使用Python進行計算機視覺編程》以廣泛的方式解釋計算機視覺,不會讓你陷入理論的泥淖。你將獲得完整的代碼示例,並解釋如何重現和擴展每個示例,還有練習題幫助你應用所學。這本書非常適合具有基本編程和標準數學技能的學生、研究人員和愛好者。

- 學習機器人導航、醫學影像分析和其他計算機視覺應用中使用的技術
- 使用圖像映射和變換,如紋理扭曲和全景圖創建
- 從多張同一場景的圖像計算3D重建
- 使用聚類方法根據相似性或內容組織圖像
- 構建高效的圖像檢索技術,根據視覺內容搜索圖像
- 使用算法對圖像內容進行分類和物體識別
- 通過Python接口訪問流行的OpenCV庫