Login  Register

Re: batch processing for a selection of images

Posted by Volker Baecker on Apr 14, 2011; 11:44am
URL: http://imagej.273.s1.nabble.com/batch-processing-for-a-selection-of-images-tp3684989p3684996.html

Hello,
to me this is a very important point as well. I wrote a plugin called
Macro_IO_Settings (http://www.mri.cnrs.fr/index.php?m=82) that allows to
setup a list of input files (even if they are in different folders). See
page 18 of http://dev.mri.cnrs.fr/attachments/8/remote-imagej-slides.pdf
to get an idea of how it looks like.
The list is then available from within a plugin. It would be nice if the
process/batch/macro could use this or something similar for its input-files.
Volker
 
On 14/04/11 13:05, Finn Peters wrote:
> Hi everyone,
>
> I wanted to ask if there is a possibility to apply the
> process/batch/macro function to all open images or only a selection of
> images within a folder? To batch process all images of a folder is
> somewhat inconvenient for me.
>
> cheers,
> Finn