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.

Posts 11 - 20 of 22

搜索结果: repmat

Automating the extraction of real data from an image of the data – part 1 1

I'd like to welcome back my fellow MATLAB Central blogger Brett Shoelson for the first in a three-part series on extracting curve values from a plot. You can find Brett over at the File Exchange Pick of the Week blog, or you can check out his many File Exchange contributions. -Steve... 更多内容 >>

Detecting Circular Objects in Images 6

Today's blog post was written by Spandan Tiwari, a developer on the Image Processing Toolbox team. Thanks, Spandan!... 更多内容 >>

How im2html works

On June 2 I showed you how to make a table with image colors and pixels appear when you publish your MATLAB scripts to HTML using the publish function. The result looks like this:rgb =... 更多内容 >>

Checkerboard fun 8

Thinking about test images (13-Jan-2006, 16-Jul-2011, 19-Jul-2011, 19-Jul-2011) recently prompted me to take a look at the Image Processing Toolbox function checkerboard. I =... 更多内容 >>

Pixel grid 16

I started writing a post today about the ConvexImage property returned by regionprops. But I got sidetracked along the way, and this post turned into a description of how to overlay a pixel grid... 更多内容 >>

Fourier transform visualization using windowing 32

When I dipped my toe into the Fourier transform waters last week, the resulting comments and e-mail indicated there is a lot of interest in tutorial material and explanations. I'm willing, ... 更多内容 >>

Faster morphological reconstruction in R2009b

We've been working for a while now to make Image Processing Toolbox functions run faster. The R2009b release notes mention several performance improvements. We've gotten some feedback, though,... 更多内容 >>

Packed dilation and erosion

This post is another in my series on morphological dilation and erosion algorithms. One of the algorithm techniques used by imdilate and imerode is binary image bit packing. In bit packing,... 更多内容 >>

R2008b 8

The MathWorks updates its product line twice per year on a regular schedule. Early last month we shipped our second release of the year, R2008b. My fellow bloggers have already been... 更多内容 >>

Dilation algorithms—Introduction 20

Post updated on September 4 based on feedback from Cris Luengo's comment. Today I'm starting a new series covering some of the concepts underlying algorithms for performing morphological... 更多内容 >>

Posts 11 - 20 of 22