Login  Register

Re: Open Next is not opening the next image in a directory

Posted by BenitoRT on May 22, 2014; 7:28am
URL: http://imagej.273.s1.nabble.com/Open-Next-is-not-opening-the-next-image-in-a-directory-tp5007843p5007845.html

I think I solved the problem.

I divided the names of the images by 100,000 so the new names are: 0.00001, 0.00002, ... , 0.0001, 0.00011, and so on. Saving the images this way solves the problem I had until the image 499,995+1 is reached (I guess).

Benito Recio