Skeletonization for image processing in MATLAB
4 Ansichten (letzte 30 Tage)
Ä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 Kommentare
Avik Mondal
am 10 Aug. 2017
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.
Siehe auch
Kategorien
Mehr zu DICOM Format finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!