Re: Copy volume from within stack to new stack
Posted by
Michael Doube on
Jan 20, 2009; 6:39pm
URL: http://imagej.273.s1.nabble.com/Copy-volume-from-within-stack-to-new-stack-tp3693965p3693986.html
Nice idea Gabriel - but my stacks are so huge (12GB+ of microCT) that memory and time preclude this sort of approach. I did fix the plugin to do as I want though...
Cheers,
Mike
________________________________________
From: ImageJ Interest Group [
[hidden email]] On Behalf Of Gabriel Landini [
[hidden email]]
Sent: Tuesday, January 20, 2009 1:53 AM
To:
[hidden email]
Subject: Re: Copy volume from within stack to new stack
On Monday 19 January 2009 18:26:23 Johannes Schindelin wrote:
> Hi,
>
> On Mon, 19 Jan 2009, vbindoka wrote:
> > Easier route? : Why not do use the Image/Duplicate with the "entire
> > stack" box checked? (this copies just the ROI)
>
> That would not decrease the z-size, which Michael wanted to do.
What about, crop the stack, then reslice and re-crop the z-dimension which is
now a "croppable" (what a word!) dimension (let's say y-dimension if one
reslices from the top) and finally reslice back.
I hope it helps
Gabriel