How to find locations of pixels that leads to one pixel to another pixel ?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
I want to get the location of pixels that leads from one pixel to another pixel
Or pixel locations along the path???
4 件のコメント
回答 (1 件)
Image Analyst
2018 年 8 月 1 日
Use bwdistgeodesic(). See Steve's blog: http://blogs.mathworks.com/steve/2011/11/01/exploring-shortest-paths-part-1/
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Image Processing Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!