[Insight-users] reducing the resolution of a 3D image

Ramón Casero Cañas rcasero at gmail.com
Thu Oct 7 09:44:59 EDT 2010


Dan Mueller wrote:
> Hi Ramón,
> 
> I think you want to use ResampleImageFilter with IdentityTransform.
> Here are some useful examples:
>     Examples/Filtering/ResampleImageFilter.cxx
>     Examples/Filtering/ResampleImageFilter2.cxx

Hi Dan,

Thanks for your reply and putting me in the right track.

It turns out that there is an example in ITK to decimate a volume, in 
Examples/Filtering/SubsampleVolume.cxx.

It uses IdentityTransform, as you suggest, although prior to resampling 
it uses a low-pass filter to avoid aliasing.

Best regards,

Ramon.


-- 
Dr. Ramón Casero Cañas

Computational Biology
Computing Laboratory
University of Oxford
Wolfson Building, Parks Rd
Oxford OX1 3QD

tlf     +44 (0) 1865 283575
web     http://web.comlab.ox.ac.uk/people/Ramon.CaseroCanas
photos  http://www.flickr.com/photos/rcasero/


More information about the Insight-users mailing list