imgfrdyn - tpcclib 0.8.0 © 2023 by Turku PET Centre

Estimate the dynamics in PET image by counting the numbers of frames where
pixel values are increasing or decreasing as compared to the previous frame.
An image containing number of increases minus number of decreases is saved.
 
Usage: imgfrdyn [Options] imgfile dynimgfile
 
Options:
 -dmi | -decr | -incr
     Instead of the default operation, calculate the number of decreases
     minus increases (-dmi), number of increases (-incr), or number of
     decreases (-decr).
 -noneg
     Negative numbers are set to zero.
 -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: imgfrdif, imgledif, imgpeak, imgmask, imgthrs, img2tif
 
Keywords: image, dynamics, time, mask