Trace a meandering line
Afficher commentaires plus anciens
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 commentaires
Fabio Freschi
le 15 Oct 2019
Is this what you want?
Andrew Luce
le 17 Oct 2019
Fabio Freschi
le 17 Oct 2019
The software on FEX I linked seems to do exactly what you want. Did you try?
Réponses (1)
Prabhan Purwar
le 18 Oct 2019
0 votes
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!!
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
