Hello,<br><br>Just to add to my question. I guess what I am trying to imply is this. The two images of course might not lie completely aligned in world space. <br><br>From what I understood with the vtkImageReslice is that it works in millimeters but the coordinate system is defined by the image itself 
i.e. where the origin of the image lies. Now, when we are dealing with multiple images, I guess we have to work in some global coordinate system or the world space.<br><br>So, I guess my question is how I can convert the values returned by GetOutputOrigin(), GetResliceAxesOrigin() etc. to world space. I am not sure if I have tghis understanding of the coordinate systems all wrong.
<br><br>I will really appreciate some help here.<br><br>Thanks,<br>Luca<br><br><div><span class="gmail_quote">On 7/18/07, <b class="gmail_sendername">Luca Pamparana</b> &lt;<a href="mailto:luca.pamparana@gmail.com">luca.pamparana@gmail.com
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello everyone,<br><br>I have two medical image volumes and I extract slices from them using the vtkImageReslice.
<br><br>So right now I am working with the vtkImageData coordinate system. So, I extract the slices using the vtkImageReslice functions like SetOutputOrigin(), SetOutputExtent(), SetResliceAxesOrigin() etc.
<br><br>Now, what I want to do is have another image and when the user pans or reslices the first image, the other image should also get panned or resliced accordingly...I am working with the image coordinate system and I do not want to re-sample the second image. What could be the best way to go about doing something like this?
<br><br>Thanks,<br><span class="sg"><br>Luca<br><br><br>
</span></blockquote></div><br>