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

Vincent Magnotta vincent-magnotta at uiowa.edu
Tue Oct 5 13:17:30 EDT 2010


You might want to look at the itk::ScaleTransform

Vince



On 10/5/10 11:28 AM, "Ramón Casero Cañas" <rcasero at gmail.com> wrote:

> 
Hi,

I have done some searching on how to reduce the resolution of a 3D image
> 
by non integer factors in ITK, and I thought it would be very easy to 
find
> an example, but I couldn't.

For example, if I have an image with size (103,
> 304, 573) voxels, and I 
want to make it (100, 280, 300), without changing the
> real world 
coordinates size.

Apart from a low pass filter to avoid aliasing,
> what needs to be used?

If I understand well, using something like
> 
itk::MultiResolutionPyramidImageFilter doesn't work, because the size
> 
reduction factor has to be an integer.

If I use itk::ScaleTransform, then
> the image changes it's size, but not 
the resolution values.

Something that
> looks like a candidate is 
itk::ChangeInformationImageFilter, but could
> somebody provide some hints 
on how to do this?

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/
_____________________________________
Po
> wered 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


-- 
Associate Professor
Department of Radiology
0453-D JCP
200 Hawkins Drive
Iowa City, IA 52242
E-mail: vincent-magnotta at uiowa.edu
Phone: 319-356-8255 Fax: 319-353-6275
Website: http://www.radiology.uiowa.edu




More information about the Insight-users mailing list