thorstenwagner / ij-ridgedetection

Detect ridges / lines with imagej
GNU General Public License v2.0
42 stars 27 forks source link

Enhanced line splitting #2

Closed thorstenwagner closed 9 years ago

thorstenwagner commented 9 years ago

At the moment, the detection algorithm find a "main line" and all lines which runs into that main line leads to a junction point. However, it would be better and more intuitive when the "main line" would split at the junction point.

thorstenwagner commented 9 years ago

Introduced in 1.1.0