i want to find skeleton structure ??
1 回表示 (過去 30 日間)
古いコメントを表示
Hello everybody.
I need some help to find skeleton structure for this photo:
If there is someone that can help me, please write something : )
Thank you.
0 件のコメント
採用された回答
Image Analyst
2013 年 3 月 2 日
Did you try imclose() to close the gaps, then imfill() to make it solid, then bwmorph() with the 'skel' option to skeletonize the blob?
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!