Earlier this week I wrote about the lists I keep of MATLAB and Image Processing Toolbox changes that might be relevant to the material in Digital Image Processing Using MATLAB. I've been keeping... read more >>
Note
Steve on Image Processing with MATLAB has been archived and will not be updated.
Earlier this week I wrote about the lists I keep of MATLAB and Image Processing Toolbox changes that might be relevant to the material in Digital Image Processing Using MATLAB. I've been keeping... read more >>
Digital Image Processing Using MATLAB has three coauthors, and we are each responsible for different aspects of writing and other book-related activities. One of my responsibilities is to keep... read more >>
I want to point you to Damian's second guest blog post on Loren's Art of MATLAB. Scattered data interpolation and data gridding definitely have application to multiple areas in image processing, and... read more >>
I wrote last week about new features in R2009a related to connected component labeling. There are two new functions, bwconncomp and labelmatrix, as well as additional syntaxes for an existing... read more >>
This is a "small world" story for a mid-summer Friday. Outside work, family, and book writing, I like to play a little tournament chess. I'm just your middle-of-the-pack club player trying... read more >>
I've always had a kind of amateur's fascination with computational geometry, and computational geometry problems do arise in image processing from time to time. I've had just enough experience to... read more >>
Last week I wrote about our desire to reduce the memory used by bwlabel. I also wrote about other issues we hoped to address: The... read more >>
One of the changes we made to the Image Processing Toolbox for R2009a was partially inspired by comments received on this blog. Specifically, several blog readers complained about the... read more >>