Steve on Image Processing with MATLAB

Image processing concepts, algorithms, and MATLAB

MATLAB Contest 2

Hey folks, the Spring 2010 MATLAB Contest has started.... read more >>

More R2010a performance improvements in Image Processing Toolbox 3

Earlier this week I posted some relative speed improvement charts for some functions in the Image Processing Toolbox that got faster in R2010a. Below are some more charts. I've included... read more >>

Performance improvements in R2010a 10

Last month we shipped R2010a, the first of our two releases this year. R2010a includes version 7.0 of Image Processing Toolbox, a major update. For the last several releases we've been... read more >>

More about variable names inside functions 14

Last week I wrote that I do not normally worry very much about whether a variable name inside a function I'm writing might be the same as the name of a function somewhere else. Unfortunately, I... read more >>

A practice that doesn’t make me cry 8

About a month ago, Doug posted a list of 10 MATLAB code practices that make him cry. (Not a pretty sight, I promise you.) One of the bad practices was using the name of a MATLAB function as a... read more >>