Skeletonization for image processing in MATLAB
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Could someone tell me how I could build a skeletonization using MATLAB code, or show some exemplification of code?
1 Commento
brhin kidane
il 20 Mar 2017
Suppose the binary image bw T=bwmorph (bw,'skel'inf); Or T=bwmorph (bw,'remove');
Risposte (1)
Doug Hull
il 8 Mar 2012
2 Commenti
Avik Mondal
il 10 Ago 2017
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.
Vedere anche
Categorie
Scopri di più su DICOM Format in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!