Login  Register

memory

Posted by Johannes Breu on Sep 25, 2008; 3:03pm
URL: http://imagej.273.s1.nabble.com/memory-tp3694977.html

Hi,

I have question concerning the memory problems. I wrote a script that does
something with images that are in various folders using batch mode. The
script is not able to come to an end because a log window pops up saying:
Out of memory. I know I can extend the memory via EDIT and OPTIONS. But I am
wondering that there are memory problems if I use batch mode. I thought all
the procedures are done for each image and afterwards this image is closed
and so on. So it should not stress the memory capacities. Is that possible?

thanks