[vtkusers] converting vtkStructuredGrid to vtkStructuredPoints or vtkImageData

Mark Gooding mark.gooding at gmail.com
Tue Mar 6 04:34:15 EST 2007


Hi,

I my quest to read and display spherical coordinate image data, I've
read the data in as a vtkStructuredGrid. Is there a class that can
resample this data to vtkStructuredPoints or even vtkImageData such
that I can use vtkImageReslice to show image planes? Or am I going to
have to do this the hard way and resample it myself? :-)

Cheers,

Mark



More information about the vtkusers mailing list