Trace a meandering line
Mostrar comentarios más antiguos
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 comentarios
Fabio Freschi
el 15 de Oct. de 2019
Is this what you want?
Andrew Luce
el 17 de Oct. de 2019
Fabio Freschi
el 17 de Oct. de 2019
The software on FEX I linked seems to do exactly what you want. Did you try?
Respuestas (1)
Prabhan Purwar
el 18 de Oct. de 2019
0 votos
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!!
Categorías
Más información sobre Logical en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
