[vtkusers] problems with vtkImageResliceMapper

David Gobbi david.gobbi at gmail.com
Wed May 27 17:51:16 EDT 2015


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.

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?

 - David


On Wed, May 27, 2015 at 2:47 PM, JoseBarretoT <jose.de.paula at live.com>
wrote:

> Good day users,
> I am using a model similar to this to display DICOM images,
>
>
> http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Python/ImageInteractorReslice.py
>
>
> Instead of vtkImageReader, vtkDICOMImageReader use and settings for
> standard
> dicom TBM.
>
> The problem I'm having is not loading, the file comes standard viewing
> axial
> (Keyboard Z).
> It is to change this pattern to sagittal (Keyboard X)?
> or I have to insert the visualziação matrix for parasagital as done in
>
>
> http://www.vtk.org/gitweb?p=VTK.git;a=blob;f=Examples/ImageProcessing/Cxx/ImageSlicing.cxx
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150527/9dce83f1/attachment.html>


More information about the vtkusers mailing list