imgfrsmo - tpcclib 0.8.0 © 2023 by Turku PET Centre

Simple smoothing over time frames for dynamic PET image in ECAT 6.3 and 7,
Analyze 7.5, and NIfTI format.
Replaces pixel TACs with a frame duration weighted average TAC.
Note that this program can only be used for visualization purposes.
 
Usage: imgfrsmo [Options] dynamic_image smoothed_image
 
Options:
 -n=<nr of frames to average>
     Enter an odd number; by default 3.
 -h, --help
     Display usage information on standard output and exit.
 -v, --version
     Display version and compile information on standard output and exit.
 -d[n], --debug[=n], --verbose[=n]
     Set the level (n) of debugging messages and listings.
 -q, --quiet
     Suppress displaying normal results on standard output.
 -s, --silent
     Suppress displaying anything except errors.
 
Example 1.
  imgfrsmo -n=5 b123dy1.v b123dy1smoothed.v
 
See also: imgdysmo, imgthrs, imgbkgrm, imgfsegm, imgpeak, fvar4img
 
Keywords: image, smoothing, modelling