[vtkusers] VtkImageReader, DataSpacing

David Gobbi dgobbi at irus.rri.ca
Thu Jun 21 11:15:31 EDT 2001


x = origin[0] + spacing[0]*i
y = origin[1] + spacing[1]*j
z = origin[2] + spacing[2]*k

--
  David Gobbi, MSc                       dgobbi at irus.rri.ca
  Advanced Imaging Research Group
  Robarts Research Institute, University of Western Ontario

On Thu, 21 Jun 2001, TJ Wilkinson wrote:

> Could someone describe what the SetDataSpacing method does in
> vtkImageReader?  I assume it translates i, j, k (rows and columns) into x,
> y, z (lengths), but I'd like to be sure.
>
> Todd





More information about the vtkusers mailing list