Login  Register

Re: How to clear memory on ImageJ

Posted by dscho on Aug 10, 2009; 6:15am
URL: http://imagej.273.s1.nabble.com/How-to-clear-memory-on-ImageJ-tp3691523p3691524.html

Hi,

On Mon, 10 Aug 2009, Pavita Tipsombatboon wrote:

> imageJ will Slow slower and slowest, when i use macro continous for a
> long time. (i use loop for process more images) but when i try close and
> open again, it very quickly.

Issues like this typically mean that you forgot to close intermediate
images.  There is no general way to fix it, as you need to know which
images you can get rid of and which you cannot.

Hth,
Dscho