How to find the skeleton based on medial axis transform 2D
Mostra commenti meno recenti
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 Commento
MARIA RODRIGUEZ SANZ
il 12 Set 2019
Risposte (0)
Categorie
Scopri di più su Convert Image Type in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!