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 211 - 220 of 478

結果: Uncategorized

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... 続きを読む >>

Five years ago: August, September, and October 2006

Much of the information I posted in this blog years ago is still useful today. Image processing theory hasn't been completely been overturned since then, and I'm still talking about... 続きを読む >>

Batch processing files in another folder

Blog reader Asadullah posted the following question last week on my old post about batch processing: I am trying to process some images by following the MATLAB demo. After getting the... 続きを読む >>

Exploring shortest paths – wrapping up

For the past several weeks I've been writing about shortest-path problems in image processing: finding the shortest path between two points in an image, with and without constraints. ... 続きを読む >>

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 4

In my previous posts on Exploring shortest paths (November 1, November 26, and December 3), I have noted several times that there isn't a unique shortest path (in general) between one object and... 続きを読む >>

Exploring shortest paths – part 3 2

In part 2 of Exploring shortest paths, I noted a problem with using the 'quasi-euclidean' distance transform to find the shortest paths between two objects in a binary image.... 続きを読む >>

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: ... 続きを読む >>

Exploring shortest paths – part 1 9

Blog reader Bogdan asked this question last week: I am trying to find the length and location of the shortest path between objects. It seems like some application of bwdist ... 続きを読む >>

Five years ago: May, June, and July 2006

Much of the information I posted in this blog years ago is still useful today. Image processing theory hasn't been completely overturned since then, and I'm still talking about MATLAB... 続きを読む >>

Posts 211 - 220 of 478