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.

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