How to transform a broken line into a simple line with the same length?
1 view (last 30 days)
Show older comments
Just as the question title shows, I want to convert a broken line into a line with same length.The example image is here.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/149756/image.png)
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?
0 Comments
Answers (1)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!