Skeletonization for image processing in MATLAB

조회 수: 3 (최근 30일)
Marcus Vinicius Souza
Marcus Vinicius Souza 2012년 3월 8일
댓글: Avik Mondal 2017년 8월 10일
Could someone tell me how I could build a skeletonization using MATLAB code, or show some exemplification of code?
  댓글 수: 1
brhin kidane
brhin kidane 2017년 3월 20일
Suppose the binary image bw T=bwmorph (bw,'skel'inf); Or T=bwmorph (bw,'remove');

댓글을 달려면 로그인하십시오.

답변 (1개)

Doug Hull
Doug Hull 2012년 3월 8일
  댓글 수: 2
Matthew
Matthew 2015년 10월 19일
Any thoughts oh how to do it in 3D? :)
Avik Mondal
Avik Mondal 2017년 8월 10일
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 DICOM Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by