Trace a meandering line
2 vues (au cours des 30 derniers jours)
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 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
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 commentaires
Voir également
Catégories
En savoir plus sur Voronoi Diagram dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!