0

I have this segmented image with a lot of breaks between the detected nerves as shown in the attached image. How can I connect them together?.

Input image -

enter image description here

Expected output image -

enter image description here

Divakar
  • 218,885
  • 19
  • 262
  • 358
Alaa Alwaisy
  • 95
  • 11
  • See [related1](http://stackoverflow.com/a/26818680/3293881) , [related2](http://stackoverflow.com/a/28323143/3293881) , [related3](http://stackoverflow.com/a/28393412/3293881). – Divakar Mar 29 '15 at 12:17
  • Dear Divakar I tried this answer before it doesn't work efficiently with my image – Alaa Alwaisy Mar 29 '15 at 14:39
  • Which question's answer worked for you? How bad is the performance that led you to believe that it's not efficient? What's the expected output image? Answering these by editing the question might inspire us to reopen this question. – Divakar Mar 29 '15 at 15:25
  • I tried all these answers and there isn't one of them worked efficiently to solve my problem. what I want is to connect the disjoint nerves. – Alaa Alwaisy Mar 29 '15 at 20:43
  • Sorry, I can't attach the images directly because of my very poor reputation – Alaa Alwaisy Mar 29 '15 at 20:47
  • Upload on some public image sharing website and link it here. – Divakar Mar 29 '15 at 20:59
  • Voting to reopen as OP isn't *happy* with the efficiency of the answers to the linked questions. – Divakar Mar 30 '15 at 15:50
  • On the left side of the image there are 3 circled connections to be made in a vertical line above each other Looking at the middle one of those 3, how is software supposed to know it joins only one of the two *dangling* nerves and not the other? What's the difference? – Mark Setchell Mar 30 '15 at 15:57
  • Dear Mark, I'm not worry about the middle circle on the left side of the image, the most important thing is to find efficient way to connect the other nerves. Because the rest of images I don't this case. – Alaa Alwaisy Mar 30 '15 at 17:37

0 Answers0