thorstenwagner / ij-ridgedetection

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

ArrayIndexOutOfBounds exception #27

Open thorstenwagner opened 7 years ago

thorstenwagner commented 7 years ago

The following image & settings produce an ArrayIndexOutOfBoundsException:

ERROR: java.lang.ArrayIndexOutOfBoundsException: 100
in Ridge Detection Preview
at de.biomedical_imaging.ij.steger.Link.compute_contours(Link.java:1125)
from de.biomedical_imaging.ij.steger.Position.detect_lines(Position.java:255)

screen shot 2017-09-08 at 13 22 23 exception