[vtkusers] shrinking StructuredPoints

Kyle Johnson kyle2johnson5 at gmail.com
Thu Jul 7 17:03:32 EDT 2005


Hi,

I am trying to shrink data read from a vtk file.  I tried to use
vtkImageShrink3D as well as ImageResample but they do not shrink it
enough.  By that, I mean that the data gets shrunk but the dimensions
stay the same.  Is there an efficient way to shrink the dimensions and
the data at the same time?  When I set the dimensions (originally the
data is 256x256x128; set to 128x128x128), whenever I update the reader
the dimensions change back.

Thanks,
Kyle



More information about the vtkusers mailing list