Trace a meandering line
이전 댓글 표시
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월 15일
Is this what you want?
Andrew Luce
2019년 10월 17일
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일
0 개 추천
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!!
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
