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 个评论
brhin kidane
2017-3-20
Suppose the binary image bw T=bwmorph (bw,'skel'inf); Or T=bwmorph (bw,'remove');
回答(1 个)
Doug Hull
2012-3-8
2 个投票
2 个评论
Matthew
2015-10-19
Any thoughts oh how to do it in 3D? :)
Avik Mondal
2017-8-10
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!