Hands-On Image Processing and Computer Vision with Python: From image processing fundamentals to modern computer vision and generative AI, 2/e (Paperback)
暫譯: 實作影像處理與電腦視覺:從影像處理基礎到現代電腦視覺與生成式AI,第二版(平裝本)
Dey, Sandipan
- 出版商: Packt Publishing
- 出版日期: 2026-06-30
- 售價: $2,100
- 貴賓價: 9.5 折 $1,995
- 語言: 英文
- 頁數: 770
- 裝訂: Quality Paper - also called trade paper
- ISBN: 1837636230
- ISBN-13: 9781837636235
-
相關分類:
影像辨識 Image-recognition、Python
海外代購書籍(需單獨結帳)
相關主題
商品描述
Explore the world of image processing, computer vision, and generative AI with Python-from fundamental concepts and classical methods to deep learning, modern vision systems, and real-world visual content generation.
Free with your book: DRM-free PDF version + access to Packt's next-gen Reader*
Key Features:
- Master end-to-end image processing and computer vision workflows using Python
- Build visual AI systems with classical, deep learning, and generative AI techniques
- Apply theory with production-ready implementations using leading Python libraries
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description:
Analyzing and understanding visual data has become essential in modern applications such as healthcare, security, remote sensing, manufacturing, and digital media. This book provides a hands-on guide to image processing and computer vision using Python, following a practical approach that bridges theory with implementation.
As you progress through the chapters, you will develop proficiency in Python 3 and implement algorithms spanning classical image processing, modern computer vision, and state-of-the-art (SOTA) deep learning and generative AI. The book covers image enhancement, restoration, filtering, segmentation, feature extraction, classification, and object detection using libraries including NumPy, OpenCV, PIL, SciPy, scikit-image, scikit-learn, TensorFlow, Keras, and PyTorch.
Advanced chapters introduce CNNs, Vision Transformers, transformer-based segmentation, modern detection frameworks, GANs, diffusion models, foundation models, image-to-image translation, super-resolution, and multimodal vision-language understanding. Real-world applications span medical imaging, remote sensing, banking, augmented reality, autonomous driving, industrial inspection, and intelligent visual analytics. By the end of the book, you will be equipped to design and implement real-world visual computing solutions.
*Email sign-up and proof of purchase required
What You Will Learn:
- Build image processing and computer vision pipelines
- Apply image enhancement, restoration, and segmentation
- Implement image classification and object detection models
- Explore CNNs, Vision Transformers, and attention models
- Generate and edit images using GANs and diffusion models
- Develop multimodal vision-language AI applications
- Apply visual AI across diverse real-world domains
- Implement super-resolution, style transfer, and image-to-image translation
Who this book is for:
Python developers, engineers, applied researchers, students, and AI practitioners who want to build end-to-end image processing and computer vision systems. A working knowledge of Python is required, while familiarity with linear algebra, calculus, and basic machine learning concepts will help you get the most from the advanced topics.
Table of Contents
- Getting Started with Digital Image Processing
- Image Manipulation
- More Image Manipulation
- Sampling and Fourier Transform
- Convolution and Spatial/Frequency Domain Filtering
- Frequency Domain Filtering
- Image Enhancement
- Image Enhancements Using Derivatives
- Image Restoration: Inverse Problems in Imaging
- Image Segmentation: From Classical Methods to Deep Learning
- More Deep Learning Methods for Image Segmentation
- Image Classification and Object Detection
- Generative AI in Image Processing and Computer Vision
商品描述(中文翻譯)
探索影像處理、計算機視覺和生成式人工智慧的世界,使用 Python 從基本概念和經典方法到深度學習、現代視覺系統和現實世界的視覺內容生成。
隨書附贈:無 DRM 的 PDF 版本 + 訪問 Packt 的下一代閱讀器*
主要特點:
- 精通使用 Python 的端到端影像處理和計算機視覺工作流程
- 使用經典、深度學習和生成式人工智慧技術構建視覺 AI 系統
- 使用領先的 Python 函式庫應用理論並實現生產就緒的實作
- 購買印刷版或 Kindle 書籍可獲得免費 PDF 電子書
書籍描述:
分析和理解視覺數據在現代應用中變得至關重要,例如醫療保健、安全、遙感、製造和數位媒體。本書提供了一個使用 Python 進行影像處理和計算機視覺的實用指南,採用實踐方法將理論與實作相結合。
隨著你逐步深入各章節,你將熟練掌握 Python 3,並實現涵蓋經典影像處理、現代計算機視覺和最先進(SOTA)深度學習及生成式人工智慧的演算法。本書涵蓋影像增強、修復、過濾、分割、特徵提取、分類和物體檢測,使用的函式庫包括 NumPy、OpenCV、PIL、SciPy、scikit-image、scikit-learn、TensorFlow、Keras 和 PyTorch。
進階章節介紹 CNN、視覺變壓器、基於變壓器的分割、現代檢測框架、GAN、擴散模型、基礎模型、影像到影像的轉換、超解析度和多模態視覺-語言理解。現實世界的應用涵蓋醫學影像、遙感、銀行、擴增實境、自動駕駛、工業檢查和智能視覺分析。到書籍結束時,你將具備設計和實現現實世界視覺計算解決方案的能力。
*需要電子郵件註冊和購買證明
你將學到的內容:
- 構建影像處理和計算機視覺管道
- 應用影像增強、修復和分割
- 實現影像分類和物體檢測模型
- 探索 CNN、視覺變壓器和注意力模型
- 使用 GAN 和擴散模型生成和編輯影像
- 開發多模態視覺-語言 AI 應用
- 在多樣的現實世界領域中應用視覺 AI
- 實現超解析度、風格轉換和影像到影像的轉換
本書適合對象:
Python 開發者、工程師、應用研究人員、學生和希望構建端到端影像處理和計算機視覺系統的 AI 從業者。需要具備 Python 的基本知識,熟悉線性代數、微積分和基本機器學習概念將有助於你更好地理解進階主題。
目錄:
- 數位影像處理入門
- 影像操作
- 更多影像操作
- 取樣與傅立葉變換
- 卷積與空間/頻域過濾
- 頻域過濾
- 影像增強
- 使用導數的影像增強
- 影像修復:影像中的逆問題
- 影像分割:從經典方法到深度學習
- 更多深度學習方法的影像分割
- 影像分類和物體檢測
- 影像處理和計算機視覺中的生成式人工智慧