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!