|
Hello all,
Does anyone know if it is possible to create a new instance of ImageJ in a
macro?
This would allow for higher processing speeds on a multiprocessor system
when a lot of images are analyzed in series.
Instead of analyzing images 1 to n on 1 processor, you could do 1 - (n/2) on
processor 1 and (n/2) - n on processor 2.
Regards,
Tycho Scholtens
|