How to transform a broken line into a simple line with the same length?

1 次查看(过去 30 天)
Just as the question title shows, I want to convert a broken line into a line with same length.The example image is here.
The image is skel of a object and is obtained by using the function bwmorph(, 'skel', Inf).The red star points in the image are the branch points. The yellow points denote the endpoints of the branches.
What should I do to turn the spine which has the red star points into line with same length and keep the relative position of the yellow points?
Any suggestion or clue?

回答(1 个)

Image Analyst
Image Analyst 2013-9-14
Have you tried the "spur" option in bwmorph()?
  5 个评论
Donghui  Sun
Donghui Sun 2013-9-16
A big thanks in advance. As the original image are fits format which is only used widely in the solar image processing, I upload the .mat file rather than the original image at http://pan.baidu.com/share/link?shareid=1990596554&uk=2854878658. The password of extracting this .mat file is wb0h.
Look forward to your suggestion.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Image Segmentation and Analysis 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by