<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi S.Joung,</FONT></DIV>
<DIV><FONT size=2>You can adjust the parameters of SetOutputSpacing() to
enlarge the data of vtkImageReslice.For example,you can use </FONT></DIV>
<DIV><FONT size=2>reslice1->SetOutputSpacing(0.5,0.5,0.5).</FONT></DIV>
<DIV><FONT size=2>Then you will get enlarged image.Of course you can use
</FONT></DIV>
<DIV><FONT size=2>reslice1->SetOutputSpacing(2.0,2.0,2.0) to reduce the
sliced result.</FONT></DIV>
<DIV><FONT size=2>Hope this will help you.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Diaoxianfen</FONT></DIV></BODY></HTML>