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.

Locating the US continental divide, part 1 – Introduction 23

Today I'm introducing a series on computing the location of the US continental divide. (I was inspired to tackle this topic by Brian Hayes' blog post on the divide; thanks very much to... 더 읽어보기 >>

Multithreaded FFT functions in MATLAB R2009a 6

For the past several releases, we have been incrementally making more of the computational routines in MATLAB multithreaded. (More recently, we've also started doing this in the Image... 더 읽어보기 >>

Digital Forensics 4

The March 2009 issue of IEEE Signal Processing Magazine landed in my mailbox last week. It contains a special section on digital forensics. The special section is jam-packed with image processing,... 더 읽어보기 >>

Finding the right level of documentation 10

It's not always easy to find the right level of documentation for a particular function, as I was reminded by this recent sci.image.processing post slamming the doc for imregionalmax and... 더 읽어보기 >>

MATLAB R2009a – imread and multipage TIFFs 74

One of the changes we made to MATLAB in R2009a was to improve the way imread handles multipage TIFF files. (A multipage TIFF file is one that contains multiple images. I'm not sure, but I think... 더 읽어보기 >>