Login  Register

Which is the easiest way to create a composite false color from a image stack?

Posted by GM on Aug 27, 2013; 4:05pm
URL: http://imagej.273.s1.nabble.com/Which-is-the-easiest-way-to-create-a-composite-false-color-from-a-image-stack-tp5004574.html

In a stack, to perform registration, I've two RGB images of the same subject in different spectral bands . After registration I would like to create a false color image directly from the stack using two channels from the first RGB slice and one from the second. Usually I perform this procedure: Make stack image->Registration->Stack to image->(Color->Split Channel)->(Color->Channel Merge). Is there already a faster way to do that directly from the stack or I should think to write something on my own?Thanks a lot.