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 261 - 270 of 597

Jähne test pattern – take 3 5

Earlier today I told you that I was feeling a little dense because I couldn't figure out the right parameters to use in the tanh term of this test pattern: (This is... read more >>

Jähne test pattern – take 2 5

Last week I talked about the so-called Jähne test pattern and how I found a description of it in Practical Handbook on Image Processing for Scientific Applications, by Bernd Jähne, CRC... read more >>

Measuring elapsed time in MATLAB

The July 2011 issue of MATLAB Digest is out, and an article by Martin Knapp-Cordes and Bill McKeeman caught my eye. It describes improvements to the MATLAB tic and toc functions. It also describes... read more >>

Jähne test pattern 9

Earlier this week I posted a summary of posts from the beginning of this blog, including my January 13, 2006 post on generating test images. Today I want to revisit one of the examples from that... read more >>

Five years ago: January and February 2006

It's hard for me to believe, but I started writing this blog just over five years ago. I'm going to start occasionally recapping old blog posts, especially those with content that is... read more >>

Binary image hit-miss operator 7

A few months ago, MATLAB user Julia asked how to "fill 4-connected pixels exclusively" on MATLAB Answers. Here's a more precise statement of the problem: if a zero-valued pixel in a binary... read more >>

Advanced maneuvers with regionprops 9

Blog reader Mutlu recently asked me this question: "I have two images - one contains class labels (one of 1 or 2) and one containing image segment (region) unique IDs. I am ... read more >>

MATLAB R2011a 5

R2011a shipped back in April, but I haven't said too much about it, yet. I mentioned the new geotiffwrite function in Mapping Toolbox (18-Apr-2011 post), and I discussed the improved performance... read more >>

More about automatic array growth improvements in MATLAB R2011a 3

Earlier this week I wrote about the improvements in automatic array growth in MATLAB R2011a. The posted comments made me realize that I should give a few more details so that you can understand... read more >>

Automatic array growth gets a lot faster in R2011a 10

One of the most significant MATLAB improvements in the R2011a release is in how certain kinds of array growth operations are handled. This is a kind of "under-the-hood" change that I... read more >>

Posts 261 - 270 of 597

These postings are the author's and don't necessarily represent the opinions of MathWorks.