Go to the source code of this file.
| shift_0_0_1 | ( | sourcefile, | ||
| x, | ||||
| y, | ||||
| z | ||||
| ) |
shift_0_0_1(sourcefile,x,y,z)
Reslices Analyze7.5 file using 4x4 transformation matrix. Used interpolation method is
bilinear interpolation.
parameters:
sourcefile Analyze7.5 image that is to be resliced
x move along x-axis
y move along y-axis
z move along z-axis
returns:
0 == succesfull, -1 == reslice failed
output files:
Resliced output file is written in Analyze7.5 format with prefix 'r'
version 0.0.1,05-12-2006,Harri Merisaari
Copyright (c) 2006 by Turku PET Centre
| sourcefile | ||
| x | ||
| y | ||
| z |
1.5.2