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 51 - 60 of 96

다음에 대한 결과: plot

imzoneplate on the File Exchange

Last year I posted a few times about the "Jähne test pattern," something that readers then told me was called a zone plate. This is a radial sinusoid pattern with low frequency in... 더 읽어보기 >>

MATLAB R2012a 1

Some of my fellow MATLAB Central bloggers have already talked about the MATLAB R2012a release. Usually, I like to scan the release notes and pick out just a few things that particularly... 더 읽어보기 >>

Generating Hilbert curves 5

This week I came across some files I wrote about 16 years ago to compute Hilbert curves. A Hilbert curve is a type of fractal curve; here is a sample: I can't... 더 읽어보기 >>

Exploring shortest paths – part 5 5

In this post in the Exploring shortest paths series, I make things a little more complicated (and interesting) by adding constraints to the shortest path problem. Last time, I showed this... 더 읽어보기 >>

Exploring shortest paths – part 2

Earlier this month I started exploring the question of computing the shortest path from one object in a binary image to another. I described the following basic algorithm: ... 더 읽어보기 >>

Binary image convex hull – algorithm notes 9

Today I want to tell a little image processing algorithm story related to my post last week about the new bwconvhull function in the Image Processing Toolbox. The developer (Brendan)... 더 읽어보기 >>

Binary image convex hull 1

I've been intending to mention a new function bwconvhull that was introduced in the Image Processing Toolbox last spring in the R2011a release. Now that R2011b is out, I figure I better... 더 읽어보기 >>

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... 더 읽어보기 >>

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... 더 읽어보기 >>

Tips for reading a camera raw file into MATLAB 20

An academic colleague asked me recently how to read the sensor data (in Bayer or color filter array form) from a Nikon raw camera file (an NEF file) into MATLAB. We figured out a way to do it,... 더 읽어보기 >>

Posts 51 - 60 of 96