Skeletonization for image processing in MATLAB
Ältere Kommentare anzeigen
Could someone tell me how I could build a skeletonization using MATLAB code, or show some exemplification of code?
1 Kommentar
brhin kidane
am 20 Mär. 2017
Suppose the binary image bw T=bwmorph (bw,'skel'inf); Or T=bwmorph (bw,'remove');
Antworten (1)
Doug Hull
am 8 Mär. 2012
2 Stimmen
2 Kommentare
Matthew
am 19 Okt. 2015
Any thoughts oh how to do it in 3D? :)
Avik Mondal
am 10 Aug. 2017
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.
Kategorien
Mehr zu DICOM Format finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!