imgadd - tpcclib 0.8.0 © 2023 by Turku PET Centre

For simulation of simple PET images for software testing;
adds the contents of existing image files as new plane(s) and writes
the combined image as a new image file.
 
Usage: imgadd [Options] newfile file1 [file2 [file3 ...]]
 
Options:
 -x=<N>
     Add the file contents N times; default is 1.
 -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.
 
See also: imgdim, imgdelpl, ecatcat, dft2img, imgmove, flat2img, simcirc
 
Keywords: image, simulation, software testing