[Insight-users] resizing DICOM images

Diego R. Medaglia diegomedaglia at terra.com.br
Wed May 3 15:56:55 EDT 2006


Hi all!
    I'm trying to read a DICOM image with the itkImageFileReader and then save a JPEG resized version of that image with itkImageFileWriter, specifying the writer's image IO. I'm calling the SetDimensions method of the JPEGImageIO for both x and y axis (SetDimensions(0,[new x dim.]) and SetDimensions(1, [new y dim.]) ) , but the images are not written resized. Any ideas on this one?

                        Regards, Diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/insight-users/attachments/20060503/0df99f0f/attachment.html


More information about the Insight-users mailing list