Login  Register

Re: Images to Stack

Posted by Albert Cardona-2 on Jul 07, 2018; 10:08am
URL: http://imagej.273.s1.nabble.com/Images-to-Stack-tp5020925p5020926.html

See: https://www.ini.uzh.ch/~acardona/fiji-tutorial/#grabbing-an-open-image

See where it grabs the list of open images from the WindowManager. Then create an ImageStack and add all the .getProcessor() as slices.

Albert


> On Jul 6, 2018, at 10:06 PM, Alex <[hidden email]> wrote:
>
> This seems like it should be an easy one but I can't figure out how to merge all open images (ImagePlus Objects) to a stack in my Jython script.
> Any help would be greatly appreciated.
> Thanks
> Alex
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html