[vtkusers] Once again: vtkImageReslice
David Gobbi
dgobbi at irus.rri.ca
Mon Jan 28 14:12:05 EST 2002
Hi Jens,
Use the reslice SetOutputSpacing(), SetOutputOrigin() and
SetOutputExtent() methods. If you don't, then vtkImageReslice
will choose default values for these which are often not
the values that you want.
- David
--
David Gobbi, MSc dgobbi at irus.rri.ca
Advanced Imaging Research Group
Robarts Research Institute, University of Western Ontario
On Mon, 28 Jan 2002, Jens Kowal wrote:
> Hi vtk users,
>
> I'm using vtk since a while but I'm not able to solve
> a problem which came up using vtkImageReslice. I've
> read all the mails in the archive regarding vtkImageReslice
> but i could not find any hint targeting my problem.
[...]
More information about the vtkusers
mailing list