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.

Image visualization using transparency 17

Transparent graphics objects can be used effectively to visualize image processing concepts. Two particularly useful techniques are: Highlighting image... 더 읽어보기 >>

Filling small holes 3

A MATLAB user recently asked in the MATLAB newsgroup how to fill "small" holes in a binary image. The function imfill can be used to fill all holes, but this user only wanted to fill holes... 더 읽어보기 >>