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개)

Doug Hull
Doug Hull 2012년 3월 8일

2 개 추천

댓글 수: 2

Matthew
Matthew 2015년 10월 19일
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에 대해 자세히 알아보기

질문:

2012년 3월 8일

댓글:

2017년 8월 10일

Community Treasure Hunt

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

Start Hunting!

Translated by