Translate pixels at one x,y location in z direction.

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

Translate pixels at one x,y location in z direction.

Ethan Cohen
Image-Transform-Translate operates on images offsetting in the x and y directions.

Is there any ImageJ function/macro/plugin that translates groups of pixels in a stack at a single x,y location in the z direction?

--
ImageJ mailing list: http://imagej.nih.gov/ij/list.html
Reply | Threaded
Open this post in threaded view
|

Re: Translate pixels at one x,y location in z direction.

David Hovis
You could reslice first, then do the translation, then reslice back.

On Oct 20, 2012, at 7:30 PM, Ethan Cohen <[hidden email]> wrote:

> Image-Transform-Translate operates on images offsetting in the x and y directions.
>
> Is there any ImageJ function/macro/plugin that translates groups of pixels in a stack at a single x,y location in the z direction?
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html

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