<div dir="ltr">For the ImageInteractorReslice example, the view orientation is controlled by the camera, so no visualization matrix is needed, and no visualization matrix should be used.<div><br></div><div>Does this example work for you with the "/headsq/quarter" data?  Is it only when you use it with your DICOM data that the "X" does not work?</div><div><br></div><div> - David</div><div><br><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 27, 2015 at 2:47 PM, JoseBarretoT <span dir="ltr"><<a href="mailto:jose.de.paula@live.com" target="_blank">jose.de.paula@live.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Good day users,<br>
I am using a model similar to this to display DICOM images,<br>
<br>
<a href="http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Python/ImageInteractorReslice.py" target="_blank">http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Python/ImageInteractorReslice.py</a><br>
<br>
<br>
Instead of vtkImageReader, vtkDICOMImageReader use and settings for standard<br>
dicom TBM.<br>
<br>
The problem I'm having is not loading, the file comes standard viewing axial<br>
(Keyboard Z).<br>
It is to change this pattern to sagittal (Keyboard X)?<br>
or I have to insert the visualziação matrix for parasagital as done in<br>
<br>
<a href="http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Cxx/ImageSlicing.cxx" target="_blank">http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Cxx/ImageSlicing.cxx</a><br></blockquote></div></div></div></div></div>