Go to the source code of this file.
| reslice_dyn_0_0_2 | ( | matfile, | ||
| sourcefile | ||||
| ) |
reslice_dyn_0_0_2(matfile,sourcefile)
Reslices Analyze7.5 file using 4x4 transformation matrix. Used interpolation method is
bicibic interpolation.
parameters:
matrix affine transformation matrix for coordinate
translations, or file containin matrix in
'Affine' or 'transformation_matrix' fields
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
version 0.0.2,02-03-2007,Harri Merisaari,DEVELOPMENT VERSION corrected
signed int16 writing
Copyright (c) 2005-2007 by Turku PET Centre
| matfile | ||
| sourcefile |
Here is the call graph for this function:

1.5.2