Login  Register

Re: How to order images within a stack

Posted by mmettlen on Nov 05, 2013; 6:59pm
URL: http://imagej.273.s1.nabble.com/How-to-order-images-within-a-stack-tp3692604p5005458.html

I have a somewhat related questions (I'm new to writing macros). Currently, I have a macro that generates and saves 4 images called red.jpg, green.jpg, far red.jpg and RGB.jpg. In order to automatically make a montage, I'm trying to built a stack that includes these 4 images in the listed order (which is of course not alphabetical). What commands do I have to include in my macro to do so? Is there something similar to the Color=>Merge Channels functions where I can define what image corresponds to what channel?
Thx