i want to find skeleton structure ??
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Image Analyst
on 2 Mar 2013
Did you try imclose() to close the gaps, then imfill() to make it solid, then bwmorph() with the 'skel' option to skeletonize the blob?
More Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!