i want to find skeleton structure ??
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello everybody.
I need some help to find skeleton structure for this photo:
If there is someone that can help me, please write something : )
Thank you.
0 commentaires
Réponse acceptée
Image Analyst
le 2 Mar 2013
Did you try imclose() to close the gaps, then imfill() to make it solid, then bwmorph() with the 'skel' option to skeletonize the blob?
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!