How to find locations of pixels that leads to one pixel to another pixel ?
1 view (last 30 days)
Show older comments
Hi,
I want to get the location of pixels that leads from one pixel to another pixel
Or pixel locations along the path???
4 Comments
Answers (1)
Image Analyst
on 1 Aug 2018
Use bwdistgeodesic(). See Steve's blog: http://blogs.mathworks.com/steve/2011/11/01/exploring-shortest-paths-part-1/
0 Comments
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!