[vtkusers] Problem with Texture of vtkImagePlaneWidget

dean.inglis at camris.ca dean.inglis at camris.ca
Mon May 22 22:16:55 EDT 2006


Hi Glauco, 

I'm not sure what your objective is,
but if what you are trying to do is to resample
your raw image data and then view one of
the orthogonal image planes (ie, sagittal, coronal,
axial), use a vtkImageResample on the raw
input followed by a vtkImageActor for viewing.
vtkImagePlaneWidget is designed for image
input, followed by interactive reslicing in
ANY orientation.  It seems to me that you are
trying to bypass the functionality of the widget
when you really do not have to do this.

Dean




More information about the vtkusers mailing list