Stack to Hyperstack question

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Stack to Hyperstack question

Stein Rørvik
I have a stack where the slices are an interleave of 4 separate input channels.

So the data order for the slices is
c0/z0
c1/z0
c2/z0
c3/z0
c0/z1
c1/z1
c2/z1
c3/z1
c0/z2
c1/z2
c2/z2
c3/z2
etc.

What is the simplest way to change this into a 4-channel stack of nSlices/4 slices?
The channels do not represent colors so I want everything displayed as greyscale values.

Stein


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