<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi, vtkusers,<br>
<br>
I have this algorithm that computes dose-volume histogram out of RT 
structureset and RT Dose.&nbsp; Right now the algorithm works only when RT 
Dose has a 1,0,0 and 0,1,0 orientation.&nbsp; I need to use the algorithm for
 other RT Dose orientations.&nbsp; I have too options, either to modify the 
algorithm, or to convert RT Dose orientation to 1,0,0 and 0,1,0.&nbsp; 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 id="stopSpelling">From: xf10036@hotmail.com<br>To: vtkusers@vtk.org<br>Date: Thu, 4 Nov 2010 21:02:08 -0400<br>Subject: [vtkusers] question on vtkImageData orientation support<br><br>

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Tahoma;}

</style>


Does vtkImageData:SetExt(int ext[]) support inverse orientation, such that ext[0]&lt;ext[1], ext[2]&lt;ext[3], etc?<br><br>Thanks!<br><br>                                               
<br>_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ

Follow this link to subscribe/unsubscribe:
http://www.vtk.org/mailman/listinfo/vtkusers                                               </body>
</html>