reversing the image order in a stack

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

reversing the image order in a stack

Liqun Zhang
Hi,
I must be missing something very simple -- how to reverse the image
order within a stack?

Liqun
Reply | Threaded
Open this post in threaded view
|

Re: reversing the image order in a stack

David Hovis
On Feb 7, 2008, at 5:26 PM, Liqun Zhang wrote:
> Hi,
> I must be missing something very simple -- how to reverse the image  
> order within a stack?
>
> Liqun

There is a stack reverser plugin that you can install.  Check the  
ImageJ plugins page.

--David

----------------------------------------
David Hovis
Senior Research Associate
Department of Materials Science
Case Western Reserve University
[hidden email]
Reply | Threaded
Open this post in threaded view
|

Re: reversing the image order in a stack

Zimmerman, Robert Edward,M.S.
In reply to this post by Liqun Zhang
I am sure there is a plugin on the ImageJ pages that does that.
 
Bob Z

________________________________

From: ImageJ Interest Group on behalf of Liqun Zhang
Sent: Thu 2/7/2008 5:26 PM
To: [hidden email]
Subject: reversing the image order in a stack



Hi,
I must be missing something very simple -- how to reverse the image
order within a stack?

Liqun



The information transmitted in this electronic communication is intended only
for the person or entity to whom it is addressed and may contain confidential
and/or privileged material. Any review, retransmission, dissemination or other
use of or taking of any action in reliance upon this information by persons or
entities other than the intended recipient is prohibited. If you received this
information in error, please contact the Compliance HelpLine at 800-856-1983 and
properly dispose of this information.
Reply | Threaded
Open this post in threaded view
|

Re: reversing the image order in a stack

Russell Kincaid
In reply to this post by Liqun Zhang
Dear imageJ experts,

Is there a way to accomplish this by successive applications of the
"reslice" function, using different settings each time?

Sincerely,

Russell Kincaid


Liqun Zhang wrote:
> Hi,
> I must be missing something very simple -- how to reverse the image
> order within a stack?
>
> Liqun
Reply | Threaded
Open this post in threaded view
|

Re: reversing the image order in a stack

Michael Weber-4
Russell,

by doing this you can just rotate/flip the stack, but not changing the
order. The stack reverser is a simple and fast solution. It's also
included in the MacBiophotonics plugin package.

Michael


Russell Kincaid wrote:

> Dear imageJ experts,
>
> Is there a way to accomplish this by successive applications of the
> "reslice" function, using different settings each time?
>
> Sincerely,
>
> Russell Kincaid
>
>
> Liqun Zhang wrote:
>> Hi,
>> I must be missing something very simple -- how to reverse the image
>> order within a stack?
>>
>> Liqun
Reply | Threaded
Open this post in threaded view
|

Re: reversing the image order in a stack

Russell Kincaid
Dear Michael,

I figured it out.

If you take a stack, and use from the toolbar,  Image>Stacks>Reslice
and   Start At: "Top"
(I'm using all other default settings, 1.00 spacing, and no flips or
rotates checked).
Then do the same thing again, with the resulting stack, but with   Start
At: "Bottom".

You get a stack with reversed order.

I am notorious for designing and building plugins for things that can be
done with built in imageJ functionality.
I'm trying to do better...

Thanks very much.

Russell


Michael Weber wrote:

> Russell,
>
> by doing this you can just rotate/flip the stack, but not changing the
> order. The stack reverser is a simple and fast solution. It's also
> included in the MacBiophotonics plugin package.
>
> Michael
>
>
> Russell Kincaid wrote:
>> Dear imageJ experts,
>>
>> Is there a way to accomplish this by successive applications of the
>> "reslice" function, using different settings each time?
>>
>> Sincerely,
>>
>> Russell Kincaid
>>
>>
>> Liqun Zhang wrote:
>>> Hi,
>>> I must be missing something very simple -- how to reverse the image
>>> order within a stack?
>>>
>>> Liqun