Skeletonization for image processing in MATLAB

Could someone tell me how I could build a skeletonization using MATLAB code, or show some exemplification of code?

1 Kommentar

brhin kidane
brhin kidane am 20 Mär. 2017
Suppose the binary image bw T=bwmorph (bw,'skel'inf); Or T=bwmorph (bw,'remove');

Melden Sie sich an, um zu kommentieren.

Antworten (1)

Doug Hull
Doug Hull am 8 Mär. 2012

2 Stimmen

2 Kommentare

Matthew
Matthew am 19 Okt. 2015
Any thoughts oh how to do it in 3D? :)
Avik Mondal
Avik Mondal am 10 Aug. 2017
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu DICOM Format finden Sie in Hilfe-Center und File Exchange

Kommentiert:

am 10 Aug. 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by