<DIV>
<DIV>Dear all,</DIV>
<DIV>&nbsp;</DIV>
<DIV>I transform vtkImageReslice and vtkVolume, and display the result.<BR>It works.<BR>Then, I need to get the transformed dataset and save the transformed data to an<BR>Analyze file using ITK trhrough vtkImageExport.</DIV>
<DIV><BR>I try to get the data from vtkImageReslice-&gt;GetInput, but this will give me the vtkImageData<BR>before transformation. I thought the Update() method will update the data up to the pipeline.<BR>If I get the data from vtkImageReslice-&gt;GetOutput() then of course I get the transformed data<BR>but only contain one slice. Other slice is only contain black images.</DIV>
<DIV><BR><EM>My pipeline for the vtkImageReslice is:<BR></EM>vtkImageData-&gt;vtkImageChangeInformation-&gt;vtkImageReslice<BR>I transform the image by calling vtkImageReslice-&gt;SetResliceTransform()</DIV>
<DIV>&nbsp;</DIV>
<DIV><EM>My pipeline for the vtkVolume:</EM><BR>vtkImageData-&gt;vtkImageCast-&gt;vtkVolumeRayCastMapper<BR>then call vtkVolume-&gt;SetMapper(vtkVolumeRayCastMapper)<BR>I transform the volume by calling vtkVolume-&gt;SetUserTransform()&nbsp;&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>How to get the transformed vtkImagedata after transforming vtkvolume or vtkImageReslice?<BR>Should I re-construct a volume from the transformed slices? But how?<BR>Or should I produce vtkImageData from vtkVolume? But how?</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any help would be really appreciated.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Best regards,<BR>.Tanya.</DIV></DIV><p>
                <hr size=1>Discover Yahoo!<br> 
Stay in touch with email, IM, photo sharing & more. <a href="http://us.rd.yahoo.com/evt=32659/*http://discover.yahoo.com/stayintouch.html">Check it out!</a>