Go to the source code of this file.
| aligndyn_frame_0_2_2 | ( | dynamic_file, | ||
| source_start_No, | ||||
| source_end_No, | ||||
| coreg_start_No, | ||||
| coreg_end_No | ||||
| ) |
aligndyn_frame_0_2_2(dynamic_file,source_start_No,source_end_No,coreg_start_No,coreg_end_No,flags)
Co-registers selected dymanic image frames into summed image calculated from selected
frames in same dynamic image.
parameters:
dynamic_file dynamic Analyze7.5 Image
source_start_No starting index of summed target for coregistration
source_end_No ending index of summed target for coregistration
coreg_start_no starting index of frames that are coregistered
coreg_end_No ending index of frames that are coregistered
flags additional flags
flags.remove_sum if != 1, sum image is not removed after operation
returns:
output image is written with prefix 'r' in ecat7 format
version 0.1, 18-03-2005, Harri Merisaari
version 0.2, 22-03-2005, Harri Merisaari, output contains non-aligned frames also, hadle of indexes as strings, separate termination reading
version 0.21, 12-04-2005, Harri Merisaari, speed/memory optimization, bug fix, added input consistency checks
version 0.22, 12-04-2005, Harri Merisaari, fixed path bug occurred when run in same directory as sourec/target image files
Copyright (c) 2005 by Turku PET Centre
| dynamic_file | ||
| source_start_No | ||
| source_end_No | ||
| coreg_start_No | ||
| coreg_end_No |
Here is the caller graph for this function:

1.5.2