imgslim - tpcclib 0.8.0 © 2023 by Turku PET Centre

Slice off empty parts (rows, columns, planes) in dynamic PET image file in
ECAT, NIfTI, or Analyze format.
 
Usage: imgslim [Options] imgfile [outputfile]
 
Options:
 -limit=<value>
     Slices, where average pixel value is less than the limit value,
     are cut off; by default 0.1.
 -keepframes | -slimframes
     Selects whether time frames can be sliced off
     (by default, frames are always kept).
 -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:
     imgslim b123dy1.v b123dy1_slim.v
 
See also: imgdim, imgshrink, imgbkgrm, imgthrs, imgbox
 
Keywords: image, compression, cropping, threshold