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
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 投票

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.

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeDICOM 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