|
On Saturday 28 January 2006 09:20, Pedro Alejandro Herve Fernandez Carrera
Licenciatura en Cs.Biologicas wrote:
> hi all, i�m working with quite big images stack (1800), and a lot of them.
> isthere a way to improve the speed of imageJ?, my computer only has 256
> RAM. please anything, i�m a bit desperated.
There aren't many things one can do.
1. try Java 1.6.0 (mustang). Under linux it has a noticeable processing speed
difference (I do not know under Win), but I wonder what kind of improvement
you are after.
2. If you are processing with macros you can use the setBatchMode() so images
are not displayed and speed up the process.
3. get a faster computer.
4. If the memory is the problem (and not the speed) you can use virtual stacks
(search the list archive for information on this).
Cheers,
G.
|