How to find the skeleton based on medial axis transform 2D
Mostrar comentarios más antiguos
Hi everyone!
I have to measure some length properties in cell images.
I would like to get the "skeleton" of my cells. The output of the bwskel function almost always results in an "overskeletonized" image.
I found out that I can improve this results by previously smoothing the edges of the binary images. However, I feel this process as too subjective (depending on the window size of the smoothing process) and also inaccurate.
On the other hand, the distance transform of the binary image outlines an almost perfect skeleton. Does anyone have an idea of how to obtain the desired skeleton?
I attach an example image of these steps and desired result.

Thanks in advance!
1 comentario
MARIA RODRIGUEZ SANZ
el 12 de Sept. de 2019
Respuestas (0)
Categorías
Más información sobre Convert Image Type 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!