i want to find skeleton structure ??
2 次查看(过去 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!