ImageReslice in vtk23

Ana Cugat c1f6326 at hotmail.com
Wed Jul 7 19:41:19 EDT 1999


I would like to know if there is any problem with vtkImageReslice. I used 
with vtk22 and I had no problem, but the same application running with vtk23 
produces strange results!!!

If I do:

vtkTransform transform
transform Identity
transform RotateY -90.0

vtkImageReslice reslice
reslice SetResliceTransform transform
reslice SetInput [reader GetOutput]


it doesn't work while it worked with vtk22. I think has to do with 
SetOutputExtent, but I didn't use it with vtk22 and it worked??!





Ana Cugat


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------





More information about the vtkusers mailing list