imgmaxfr - tpcclib 0.6.6 © 2016 by Turku PET Centre

Find the frames with maximal pixel values in dynamic PET image.
Program writes a template image containing the frame numbers (1..frame_nr)
where the maximum pixel values were found; zero is written if the maximum
was less or equal to zero.
 
Usage: imgmaxfr [Options] imgfile maximgfile
 
Options:
 -max=<filename>
     Save static image containing TAC maximum value of each pixel.
 -norm[alize]
     Maximum pixel values are divided by the frame average.
 -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: imgmax, imgmask, imgthrs, imgfrsmo, imgdelfr, img2tif
 
Keywords: image, max, time, mask