Trace a meandering line
1 次查看(过去 30 天)
显示 更早的评论
Hello, is there a way using either edge detection or a function similar to trace through the middle of a fat line that will meander back and forth?
3 个评论
Fabio Freschi
2019-10-17
The software on FEX I linked seems to do exactly what you want. Did you try?
回答(1 个)
Prabhan Purwar
2019-10-18
Hello,
Following are the links to various codes and methods used for Skeletonization
- https://www.mathworks.com/matlabcentral/fileexchange/11123-better-skeletonization(Better Skeletonization)
- https://www.mathworks.com/help/images/ref/bwskel.html(bwskel)
- https://www.mathworks.com/help/images/ref/bwmorph.html(bmorph)
- https://www.mathworks.com/matlabcentral/fileexchange/27543-skeletonization-using-voronoi(Skeletonization using voronoi)
Hope it helps!!
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Voronoi Diagram 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!