Skeletonization for image processing in MATLAB
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Could someone tell me how I could build a skeletonization using MATLAB code, or show some exemplification of code?
1 commentaire
brhin kidane
le 20 Mar 2017
Suppose the binary image bw T=bwmorph (bw,'skel'inf); Or T=bwmorph (bw,'remove');
Réponses (1)
Doug Hull
le 8 Mar 2012
2 commentaires
Avik Mondal
le 10 Août 2017
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.
Voir également
Catégories
En savoir plus sur DICOM Format 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!