Skeletonization for image processing in MATLAB
조회 수: 3 (최근 30일)
이전 댓글 표시
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
Avik Mondal
2017년 8월 10일
Philip Kollsmansberger has a library called Skeleton3D. Google it to find the library.
참고 항목
카테고리
Help Center 및 File Exchange에서 DICOM Format에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!