[Insight-users] resampling an image to isotropic pixel size

Bill Lorensen bill.lorensen at gmail.com
Mon Aug 8 15:01:30 EDT 2011


Look at this ITK example
Examples/Filtering/ResampleVolumesToBeIsotropic.cxx


On Mon, Aug 8, 2011 at 2:43 PM, Anja Ende <anja.ende at googlemail.com> wrote:

> Hello everyone,
>
> I have a nifti image and I want to resample it, so as to have
> isotropic pixel size. Could someone tell me what would be the best way
> to do that using itk and generate the resampled nifti image?
>
> I looked at the ResampleImageFilter but it is not clear to me how I
> can specify the voxel size.
>
> So, basically I have an image with 0.5x0.5x1.25 mm voxel size and I
> would like to resample it to 0.5x0.5x0.5 mm.
>
> Cheers,
>
> Anja
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20110808/95a23acf/attachment.htm>


More information about the Insight-users mailing list