Go to the source code of this file.
| vox_variab_0_9_0 | ( | file1, | ||
| file2, | ||||
| output | ||||
| ) |
vox_variab_0_9_0(file1, file2[,output])
Program for calculation of variability of two images. Images
must have same dimension and voxel size. Output values are
percentage values in [0..100]. 100 is maximum difference.
paramteters:
file1 basename of 1st Analyze7.5 file
file2 basename of 2nd Analyze7.5 file
output(optional) altenate name for output file
resturns:
output file will be written to variab_
parameter is not specified. Output file will have
1st input file's header data.
version 0.9.0,2005-06-15,Harri Merisaari
TODO: use C-program vox_variab, and convert this into wrapper
Copyright (c) 2005 by Turku PET Centre
file1 file2 output
1.5.2