<br><div class="gmail_quote">Dear all,<br>
I am working on MRI MPR.<br>
I am stuck with MR images labelling part.<br>
I use dcmtk 3.5.4 ( dicom parsing/reading) and vtk 5.4<br>
( vtkImageReslice algorithm).<br>
<br>
The directionCosines of the vtkImageReslice  slicer is taken to<br>
calculate the side labels.<br>
<br>
If MRI is acquired in Axially its image orientation is 1,0,0/0,1,0 and<br>
the side markers are showing correctly.<br>
<br>
But If MRI is acquired other than axial then orientation is different.<br>
the marker calculations are going wrong.<br>
<br>
I think, I need to calculate the side markers taking image orientation<br>
in consideration.<br>
<br>
But I dont know how to do it. Could you please help me ?<br>
<br>
My MPR 3 views are:<br>
<br>
Transform-&gt;Identity();<br>
view1 : break.<br>
view2 : Transform-&gt;RotateX(90);<br>
view3 : Transform-&gt;RotateY(90);<br>
<br>
Thanks and regards<br>
<span class="HOEnZb"><font color="#888888">Prakash<br>
</font></span></div><br>