[Insight-users] Procedure to obtain an image with isotropic voxels

Luis Ibanez luis.ibanez at kitware.com
Fri, 30 Jan 2004 15:08:14 -0500


Hi Radhika,


Yes, there is an example called:


       ResampleVolumesToBeIsotropic.cxx

In


       Insight/Examples/Filtering



Note that it assumes the common case of
a volume having

           spacingX  ==  SpacingY
and       spacingX  <<  SpacingZ


Simply compile this example, and invoke
it in the command line giving it the
filenames of the input and outputs images.

Note that in addition to resampling, this
example is also doing intensity windowing.
You may want to remove the intensity windowing
filter.


Regards,


    Luis



--------------------------------
Radhika Sivaramakrishna wrote:

> Hi there,
> 
> Has someone already written an ITK procedure to convert an image with 
> nonisotropic voxels to one with isotropic voxels?
> 
> Radhika
> 
>  
> 
> -----------------------------------------------------
> 
> Confidentiality Notice.
> 
> This email message is for the sole use of the intended recipient(s) and 
> may contain confidential and privileged information. Any unauthorized 
> review, use, disclosure or distribution is prohibited. If you are not 
> the intended recipient, please contact the sender by reply email and 
> destroy all copies of the original message. If you are the intended 
> recipient, please be advised that the content of this message is subject 
> to access, review and disclosure by the sender's Email System Administrator.
>