Limit this search to....

An Interdisciplinary Introduction to Image Processing: Pixels, Numbers, and Programs
Contributor(s): Tanimoto, Steven L. (Author)
ISBN: 0262017164     ISBN-13: 9780262017169
Publisher: MIT Press
OUR PRICE:   $57.00  
Product Type: Hardcover - Other Formats
Published: May 2012
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Image Processing
- Computers | Programming Languages - Python
Dewey: 621.367
LCCN: 2011036233
Series: Mit Press
Physical Information: 1.24" H x 7.25" W x 9.16" (2.29 lbs) 544 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Basic principles of image processing and programming explained without college-level mathematics.

This book explores image processing from several perspectives: the creative, the theoretical (mainly mathematical), and the programmatical. It explains the basic principles of image processing, drawing on key concepts and techniques from mathematics, psychology of perception, computer science, and art, and introduces computer programming as a way to get more control over image processing operations. It does so without requiring college-level mathematics or prior programming experience. The content is supported by PixelMath, a freely available software program that helps the reader understand images as both visual and mathematical objects.

The first part of the book covers such topics as digital image representation, sampling, brightness and contrast, color models, geometric transformations, synthesizing images, stereograms, photomosaics, and fractals. The second part of the book introduces computer programming using an open-source version of the easy-to-learn Python language. It covers the basics of image analysis and pattern recognition, including edge detection, convolution, thresholding, contour representation, and K-nearest-neighbor classification. A chapter on computational photography explores such subjects as high-dynamic-range imaging, autofocusing, and methods for automatically inpainting to fill gaps or remove unwanted objects in a scene. Applications described include the design and implementation of an image-based game.

The PixelMath software provides a "transparent" view of digital images by allowing the user to view the RGB values of pixels by zooming in on an image. PixelMath provides three interfaces: the pixel calculator; the formula page, an advanced extension of the calculator; and the Python window.


Contributor Bio(s): Tanimoto, Steven L.: - Steven L. Tanimoto is Professor of Computer Science and Engineering at the University of Washington.