[vtkusers] vtkImageReslice and clip

Peter Böttcher p.boettcher at anat.vetmed.uni-muenchen.de
Mon Jul 2 09:31:00 EDT 2001


Dear vtk users

I would like to clip a vtkImageData with
vtkImageReslice->SetOutputExtent(...) or
vtkImageClip->SetOuputWholeExtent(...)

With values 0,x,y1,y2,z1,z2 every thing works fine. The image is resized
at the
right side. When I apply a bigger value than 0 for the min-value
vtkImageReslice and
also vtkImageClip produces a black offset instead of resizing the image
at the left side.

Peter.







More information about the vtkusers mailing list