<div dir="ltr">You can use vtkTransform to rotate the RT Dose matric to your desired orientation.<br><br>Jothy<br><br><div class="gmail_quote">On Fri, Nov 5, 2010 at 2:09 AM, Xiaofeng Z <span dir="ltr"><<a href="mailto:xf10036@hotmail.com">xf10036@hotmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div>
Hi, vtkusers,<br>
<br>
I have this algorithm that computes dose-volume histogram out of RT
structureset and RT Dose. Right now the algorithm works only when RT
Dose has a 1,0,0 and 0,1,0 orientation. I need to use the algorithm for
other RT Dose orientations. I have too options, either to modify the
algorithm, or to convert RT Dose orientation to 1,0,0 and 0,1,0. I
prefer to former, but only if vtkImageData support multiple
orientations.<br>
<br>
So my question is, can vtkImageData store pixel data in different
orientation, and if so, how the orientation information is set and get?<br>
<br>
Thanks!<br>
<br>
Xiaofeng<br><br><br><br><br><hr>From: <a href="mailto:xf10036@hotmail.com" target="_blank">xf10036@hotmail.com</a><br>To: <a href="mailto:vtkusers@vtk.org" target="_blank">vtkusers@vtk.org</a><br>Date: Thu, 4 Nov 2010 21:02:08 -0400<br>
Subject: [vtkusers] question on vtkImageData orientation support<div class="im"><br><br>
Does vtkImageData:SetExt(int ext[]) support inverse orientation, such that ext[0]<ext[1], ext[2]<ext[3], etc?<br><br>Thanks!<br><br>
<br></div>_______________________________________________
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a>
Follow this link to subscribe/unsubscribe:
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a> </div>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
<br></blockquote></div><br></div>