Hi again,<br><br>By the way, I already have called the SetUserMatrix on the image actor to match that of my reslicer but it really does not show the whole image...<br><br>So, when I set the slice then I do the following:<br>
<br>case AXIAL:<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; sliceMan-&gt;SetResliceAxesOrigin(0, 0, origin[2] + num * spacing[2]);     <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; imageAct-&gt;SetUserMatrix(sliceMan-&gt;GetResliceAxes());
<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp; break;<br><pre>Bizarre though...only see a small part of the image. I guess there is something else missing here... Any pointers, experts?<br><br>Best regards,<br>Pankaj<br></pre><br><div><span class="gmail_quote">
On 10/12/06, <b class="gmail_sendername">Pankaj Daga</b> &lt;<a href="mailto:deluded.soul@gmail.com">deluded.soul@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;">
Hiya,<br><br>I have a vtkImageReslice that is giving me 2D slices. The slices are shown correctly using a simple 2D actor but when I try to visualize it using vtkImageActor I only see like a small part of the image (a bit of the lower left corner).
<br><br>Just for test I viewed it using a vtkActor2D and everything seems ok and it shows correctly at the correct position on the screen and with the correct spacing etc. I would rather not change much there.... What is the best way to get it to work with a vtkImageActor.
<br><br>Thanks and best regards,<br><span class="sg"><br>Pankaj<br><br>

</span></blockquote></div><br>