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 个评论

Suppose the binary image bw T=bwmorph (bw,'skel'inf); Or T=bwmorph (bw,'remove');

请先登录,再进行评论。

回答(1 个)

2 个评论

Any thoughts oh how to do it in 3D? :)
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 DICOM Format 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by