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: ... read more >>
Note
Steve on Image Processing with MATLAB has been archived and will not be updated.
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: ... read more >>
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 ... read more >>