Modern Algorithms for Image Processing: Computer Imagery by Example Using C#
暫譯: 現代影像處理演算法:以 C# 為例的電腦影像技術

Vladimir Kovalevsky

  • 出版商: Apress
  • 出版日期: 2018-12-11
  • 定價: $1,750
  • 售價: 8.0$1,400
  • 語言: 英文
  • 頁數: 274
  • 裝訂: Paperback
  • ISBN: 148424236X
  • ISBN-13: 9781484242360
  • 相關分類: C#Algorithms-data-structures
  • 立即出貨 (庫存 < 4)

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

相關主題

商品描述

 

 

Utilize modern methods for digital image processing and take advantage of the many time-saving templates provided for all of the projects in this book.

Modern Algorithms for Image Processing approaches the topic of image processing through teaching by example. Throughout the book, you will create projects that resolve typical problems that you might encounter in the world of digital image processing. Some projects teach you methods for addressing the quality of images, such as reducing random errors or noise and suppressing pulse noise (salt and pepper), a method valuable for improving the quality of historical images. Other methods detail how to correct inhomogeneous illumination, not by means of subtracting the mean illumination, but through division, a far more efficient method. Additional projects cover contrasting, and a process for edge detection, more efficient than Canny's, for detecting edges in color images directly, without converting them into black and white images.

 

What You'll Learn

  • Apply innovative methods for suppressing pulse noise, enhancing contrast, and edge detection
  • Know the pros and cons of enlisting a particular method
  • Use new approaches for image compression and recognizing circles in photos
  • Utilize a valuable method for straightening photos of paintings taken at an oblique angle, a critical concept to understand when using flash at a right angle
  • Understand the problem statement of polygonal approximation of boundaries or edges and its solution
  • Use a new method for detecting bicycles in traffic
  • Access complete source code examples in C# for all of the projects
 
Who This Book Is For

C# developers who work with digital image processing or are interested in informatics. The reader should have programming experience and access to an integrated development environment (IDE), ideally .NET.

This book does not prove or disprove theorems, but suggests methods for learning valuable concepts that will enable you to customize your own image processing projects.

商品描述(中文翻譯)

利用現代數位影像處理方法,並利用本書中提供的多個節省時間的範本來完成所有專案。

《現代影像處理演算法》通過實例教學的方式來探討影像處理的主題。在整本書中,您將創建解決您在數位影像處理領域中可能遇到的典型問題的專案。一些專案教您如何改善影像品質的方法,例如減少隨機錯誤或噪聲,以及抑制脈衝噪聲(鹽和胡椒),這是一種對改善歷史影像品質非常有價值的方法。其他方法則詳細說明如何修正不均勻的照明,不是通過減去平均照明,而是通過除法,這是一種更有效的方法。額外的專案涵蓋對比度的調整,以及一種比 Canny 邊緣檢測更有效的邊緣檢測過程,能直接在彩色影像中檢測邊緣,而無需將其轉換為黑白影像。

您將學到的內容:

- 應用創新的方法來抑制脈衝噪聲、增強對比度和邊緣檢測
- 知道使用特定方法的優缺點
- 使用新的影像壓縮方法和識別照片中的圓形
- 利用一種有價值的方法來矯正以斜角拍攝的畫作照片,這是一個在使用直角閃光燈時需要理解的關鍵概念
- 理解多邊形邊界或邊緣近似的問題陳述及其解決方案
- 使用一種新的方法來檢測交通中的自行車
- 獲取所有專案的完整 C# 原始碼範例

本書的讀者對象:

本書適合從事數位影像處理或對資訊學感興趣的 C# 開發人員。讀者應具備程式設計經驗並能使用整合開發環境(IDE),理想情況下為 .NET。

本書並不證明或反駁定理,而是建議學習有價值概念的方法,這將使您能夠自訂自己的影像處理專案。