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.

Posts 411 - 420 of 478

Results for: Uncategorized

What happened to isgray, isind, isbw, and isrgb? 13

In a blog comment recently, Rob asked about what happened to isrgb. When you run this function, it issues a warning about being obsolete. Rob asked "What were the toolbox developers... read more >>

R2007a 6

As Loren posted yesterday in her Art of MATLAB blog, the R2007a release is available. Readers of this blog might be interested in the minor upgrades the Image Processing Toolbox, the Image... read more >>

ROIPOLY – rectangular regions and logical indexing 26

Several readers commented on my recent roipoly and poly2mask posts, and I wanted to follow up on a couple of issues they raised. The first issue is a common point of confusion about ... read more >>

Costas arrays 17

Last week I wrote about a possible modification to poly2mask that would estimate how much of each pixel is contained within a polygon. The idea was to use a regular 5-by-5 subgrid and ... read more >>

Antialiased polygon scan conversion: Are you interested? 19

In December I wrote several blogs about the algorithm underlying the poly2mask function. Basically, the algorithm uses a 5-by-5 subpixel grid and lays out the polygon along the edges of the... read more >>

Seen on the web 1

Item 1: Digital image correlation for strain measurement The iMechanica web site has an item on a MATLAB tool that applies digital image correlation techniques for measuring material... read more >>

A Year of Blogging 50

I started this blog on image processing and MATLAB about a year ago. Shortly afterward, another blogger discovered it and told the world that a blog solely about MATLAB and image processing was... read more >>

Superimposing line plots on images 152

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 >>

B = “Profile Connection Space”

A couple of weeks ago I asked if anyone could guess what this "equation" means on my office whiteboard: It's related to the color management approach standardized by the International... read more >>

Colorful anniversaries in 2006 2

[Guest blogger Jeff Mather, a developer on the Image and Geospatial team, is also an avid amateur photographer. He published this essay on his personal blog earlier this year and graciously allowed... read more >>

Posts 411 - 420 of 478