How to break up a series of cycles into one connected structure?

Asked by Bilal on 27 Jul 2012
Latest activity Commented on by Walter Roberson on 27 Jul 2012

I want to convert a graph of loops and line segments into one connected structure without any loops. I can threshold the image and isolate only the loops but then I get stuck.

Here is the image I want to change.

http://imageshack.us/photo/my-images/23/loopsandlines.jpg

3 Comments

Walter Roberson on 27 Jul 2012

Are you looking to create a "spanning tree" ?

Bilal on 27 Jul 2012

Yes that's exactly what we are looking for. I was wondering how to make a spanning tree from the graph given using the maximum number of branchpoints.

Bilal

Products

No products are associated with this question.

0 Answers

Contact us