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.

Binary image convex hull 1

I've been intending to mention a new function bwconvhull that was introduced in the Image Processing Toolbox last spring in the R2011a release. Now that R2011b is out, I figure I better... 더 읽어보기 >>

Digital image processing using MATLAB: reading image files 1

Today's post is part of an ongoing tutorial series on digital image processing using MATLAB. I'm covering topics in roughly the order used in the book Digital Image Processing Using... 더 읽어보기 >>

Dealing with “Really Big” Images: Image Adapters 5

I'd like to welcome back guest blogger Brendan Hannigan, for the third in a series of three posts on working with very large images in MATLAB. ... 더 읽어보기 >>

Engineering education and MATLAB – a personal perspective 7

Earlier this week I received a text message from my oldest son, who just started his second year at Northeastern University. He wrote to tell me that he’ll be using MATLAB in one his classes. I don’t... 더 읽어보기 >>

“Area opening” terminology question 11

An experienced user of our products recently told us we got it wrong when we named bwareaopen. This function removes foreground objects from a binary image that are smaller in area than a given... 더 읽어보기 >>