imgmax - tpcclib 0.8.0 © 2023 by Turku PET Centre

Find maximum pixel value in PET image file(s) in ECAT 6.3 or 7.x, NIfTI-1,
or Analyze 7.5 format.
 
Usage: imgmax [Options] imgfile(s)
 
Options:
 -min
     Minimum values are printed instead of maximum values.
 -both
     Both max and min values are printed.
 -clean
     Only the max and/or min value of all specified files is printed.
 -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: get the maximum and minimum values inside all ECAT 7 image files
in the current folder:  imgmax -both *.v
 
See also: imgmaxp, imgunit, lmhdr, lshdr, eframe, img2tif, img2flat
 
Keywords: image, ECAT, NIfTI, Analyze, max, min