Ok, I found the vtkImageReslice filter: from paraview.vtk.imaging import vtkImageReslice
I didn't realize that it was "hidden" in the imaging module. This brings me back to the question on how to use vtkImageReslice with the simple.ImageReader object. Is this possible, or do I have to use the vtkImageReader instead? best, Martin -- ______________________________________ Martin Luessi, M.S. Ph.D. Candidate Department of Electrical Engineering and Computer Science Northwestern University http://ivpl.eecs.northwestern.edu/people/mluessi _______________________________________________ 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 ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
