cut 3D in two or three

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

cut 3D in two or three

中村 宗一
I would like to cut a 3D image in two, or three on z axis.  
Please someone help me.

Na

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

Re: cut 3D in two or three

Jürgen Gluch
Duplicate the stack and choose the desired z-range :-) done!

  run("Duplicate...", "title=mystack duplicate
range=1-put_desired_slide_number_here");

Jürgen

2012/9/8 中村 宗一 <[hidden email]>

> I would like to cut a 3D image in two, or three on z axis.
> Please someone help me.
>
> Na
>
> --
> ImageJ mailing list: http://imagej.nih.gov/ij/list.html
>

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