Skip to content

Digital Image Processing An Algorithmic Introduction Using Java

Best in textbook rentals since 2012!

ISBN-10: 1846283795

ISBN-13: 9781846283796

Edition: 2008

Authors: Wilhelm Burger, Mark J. Burge

List price: $89.95
Blue ribbon 30 day, 100% satisfaction guarantee!

Rental notice: supplementary materials (access codes, CDs, etc.) are not guaranteed with rental orders.

what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

Written as an introduction for undergraduate students, this textbook covers the most important methods in digital image processing. Formal and mathematical aspects are discussed at a fundamental level and various practical examples and exercises supplement the text. The book uses the image processing environment ImageJ, freely distributed by the National Institute of Health. A comprehensive website supports the book, and contains full source code for all examples in the book, a question & answer forum, slides for instructors, etc. Digital Image Processing in Java is the definitive textbook for computer science students studying image processing and digital processing.
Customers also bought

Book details

List price: $89.95
Copyright year: 2008
Publisher: Springer
Publication date: 1/19/2012
Binding: Hardcover
Pages: 565
Size: 7.50" wide x 10.25" long x 1.25" tall
Weight: 3.740
Language: English

Crunching Pixels
Digital Images
ImageJ
Histograms
Point Operations
Filters
Edges and Contours
Corner Detection
Detecting Simple Curves
Morphological Filters
Regions in Binary Images
Color Images
Introduction to Spectral Techniques
The Discrete Fourier Transform in 2D
The Discrete Cosine Transform (DCT)
Geometric Operations
Comparing Images
Mathematical Notation
Java Notes
ImageJ Short Reference
Source Code