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.

GUI debugging video – recommended

Doug posted a recorded GUI debugging session on his Pick of the Week blog. If you want to pick up some GUI programming and debugging techniques from an expert, it's definitely worth a... 続きを読む >>

General connectivity 5

The notion of neighbor connectivity is discussed in most image processing textbooks. Specifically, what is the set of neighbors of a pixel? For example, a commonly-used neighborhood... 続きを読む >>

Classification of operations 24

In image processing textbooks, you often see low-level image processing operations grouped into two categories: Point processes Neighborhood processes In a point process, the... 続きを読む >>

From the archives: All about pixel colors 7

When I started this blog in early 2006, one of my first series of articles was called "All About Pixel Colors." These articles discussed how MATLAB associates matrix values with specific screen... 続きを読む >>

Image deblurring – Wiener filter 73

I'd like to welcome back guest blogger Stan Reeves, professor of Electrical and Computer Engineering at Auburn University. Stan will be writing a few blogs here about image... 続きを読む >>