i want matlab code for pruning the skeletonized image to remove the unwanted branches.

8 次查看(过去 30 天)
Only the main branch should result as a result of pruning.

回答(2 个)

Walter Roberson
Walter Roberson 2013-3-12
See bwmorph with the 'spur' option.
  2 个评论
manoj m
manoj m 2013-3-12
i applied spur operation to this thinned image http://imageshack.us/photo/my-images/194/38936107.png/ and with no. of operation(n) is set to 7, i obtained this image http://imageshack.us/photo/my-images/109/63174203.png/. It can be seen that the main branch also gets removed to some extend.At n=7 only the side branch completely diasappears. as n is increased further main branch starts deteriorating. Is there any other method by which i can remove only the side branch.

请先登录,再进行评论。


Maziyar
Maziyar 2014-11-6

Community Treasure Hunt

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

Start Hunting!

Translated by