<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1543" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all!</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; 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&nbsp;of the JPEGImageIO for both x and y axis 
(SetDimensions(0,[new x dim.]) and SetDimensions(1, [new&nbsp;y dim.]) ) , but 
the images are not&nbsp;written resized. Any ideas on this one?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; 
Regards, Diego</FONT></DIV></BODY></HTML>