bio_img_steve

Steve on Image Processing with MATLAB

Image processing concepts, algorithms, and MATLAB

Note

Steve on Image Processing with MATLAB has been archived and will not be updated.

Five years of Image Processing Toolbox changes 9

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 >>

Five years of MATLAB changes related to image processing

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 >>

Scattered data interpolation in R2009a

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 >>

A new look for connected component labeling in R2009a – Part 3 3

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 >>

A chess coach encounters the “300 dpi” mystery 3

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 >>

Computational geometry in MATLAB R2009a

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 >>

A new look for connected component labeling in R2009a – Part 2 23

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 >>

A new look for connected component labeling in R2009a 6

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 >>