Steve Eddins has developed MATLAB and image processing capabilities for MathWorks since 1993. He also coaches development teams on designing programming interfaces for engineers and scientists. Steve coauthored Digital Image Processing Using MATLAB.
Several people have asked me recently how to plot some kind of shape on top of an image, so I thought I'd show the basic technique
here. Essentially, you display the image, then call hold on,... read more >>