Digital Image Processing Using MATLAB is the first book to offer a balanced treatment of image processing fundamentals and the software principles used in their implementation. The book integrates material from the leading text, Digital Image Processing by Gonzalez and Woods, and the Image Processing Toolbox from The MathWorks, Inc., a leader in scientific computing. The Image Processing Toolbox provides a stable, well-supported software environment for addressing a broad range of applications in digital image processing. A unique feature of the book is its emphasis on showing how to enhance those tools by developing new code. This is important in image processing, an area that normally requires extensive experimental work in order to arrive at acceptable application solutions. Some Highlights: (1) This new edition is an extensive upgrade of the book. (2) Over 120 new MATLAB image processing functions are developed, a 40 % increase over existing functions in the Image Processing Toolbox. (3) Algorithms and MATLAB functions in the mainstream of digital image processing are discussed and implemented, including: Intensity transformations; spatial filtering; fuzzy image processing; filtering in the frequency domain; image restoration and reconstruction; geometric transformations and image registration; color image processing; wavelets; image and video compression; morphology; image segmentation; image representation and description; and object recognition. (4) In addition to a major revision of the topics from the first edition, features in this edition include new coverage of: The Radon transform; image processing functions based on function-generating functions (function factories); geometric transformations; image registration; color profiles and device-independent color conversions; functions for video compression; adaptive thresholding algorithms; new image features, including minimum-perimeter polygons and local (corner) features.
This book was designed specifically to be used in advanced computer imaging classes, and taught by a professor (as in only a professor that has worked for years on the material can translate some of the text).
The first 3 chapters are well written and a self-starter (such as myself) can clearly understand the concepts and the application of the material given.
After chapter 3 (4+) this book becomes a stinking pile of shit. The problem lies in the ability to explain the transition from image domain to frequency domain through usage of the Fourier (four-ee-eh) series (specifically DFT/FFT). Using the Fourier series is the MOST important aspect of the book, but the authors do such a terrible job of showing application of the enormous amount of math presented that one is left scratching their head.
I can say (after spending money and time on the book), that if you are a self-learner then steer clear of this book until you find an internet site somewhere that explains Fourier series and application of both DFT/FFT. Then this book might be a good reference.
This book offers a good understanding of the foundations of digital image processing and provides enough mathematics for learning concepts behind different techniques and algorithms.
A good thing about this book is that it uses a lot of figures and examples which makes reading easy.
Contents have good orders so you will be completely ready when you jump to the next topic.
It usually after explaining a subject, refers to new techniques that are used in image processing, so you gain good sight about new and efficient methods.
I used this book when I had digital image processing course and I think it's not a good idea to take this book for self learning unless you have some previous knowledge.
I had some problems with chapter 4 and unlike other parts, I read it twice to catch all subjects. It's hard to explain Fourier's transform and image in the frequency domain in one chapter but authors did it but the rest of the book is written fluently.
A really great introduction to image processing and analysis. The majority of the data I collect in in my graduate program are images and videos. I was using some programs based in ImageJ, but without a better understanding of the theory and method behind image analysis is like walking in the dark.
The textbook comes with a useful toolbox of MatLab functions. I’m more of a Python guy myself, but hey. It’s easy to go back and forth. I was most interested in segmentation methods when I started, and it does a great job of explaining these in the later chapters of the book.
As expected, the material in here requires a good background in matrix math, so be prepared.
The mathematics is not rigorous, and given in a too factual way....but was a good read definitely...made an app named upix(currently at beta in PlayStore), all thanks to this book!
The content and structure are very good. Some parts of the book need more clarifications. FFT and Wavelet transformation are not for DIP beginners and require some knowledge from DSP. A good book overall.
Not recommended for math newbies, too much mathematical info that needs external references, some points are not explained well, gives overall ideas about image processing and discrete digital signal processing basics.
great books, I never learn about Digital Image Processing before when my lecturer proposed us to read this book. It give me a good basic about Digital Image Processing :) Really help.
The textbook of my university image processing elective. It was the most fun CS course I ever took. I slept with photocopies of this textbook on my bed. We were inseparable!