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.

采纳的回答

Image Analyst
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?
  1 个评论
Anas A.Salam
Anas A.Salam 2013-3-3
thank you so much i used these instructions and they are so useful to my work :) thank you again

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by