Go to the source code of this file.
| reslice_dyn_0_0_1 | ( | matrix, | ||
| sourcefile | ||||
| ) |
reslice_dyn_0_0_1(matrix,sourcefile[,target_dim, target_siz])
Reslices Analyze7.5 file using 4x4 transformation matrix. Used interpolation method is
bicibic interpolation.
parameters:
matrix affine transformation matrix for coordinate translations
sourcefile Analyze7.5 image that is to be resliced, dynamic or static
returns:
0 == succesfull, -1 == reslice failed
output files:
Resliced output file is written in Analyze7.5 format with prefix 'r'
version 0.0.1,10-07-2005,Harri Merisaari,created DEVELOPMENT VERSION
Copyright (c) 2005 by Turku PET Centre
| matrix | ||
| sourcefile |
Here is the call graph for this function:

1.5.2