imgprofi - tpcclib 0.8.0 © 2023 by Turku PET Centre

List the x and y profiles of PET image at the pixel of maximum intensity
inside the 4D image. X and y profiles are saved separately in TAC format
files; from dynamic image the profiles from every time frame are saved.
 
Usage: imgprofi [Options] imgfile xprofile yprofile [zprofile]
 
Options:
 -tif=<TIFF filename>
     Image matrix where profiles are calculated is saved as TIFF image
     showing the profile lines.
 -pxl=<x,y,z> or -pxlfile=<filename>
     Instead of maximum, calculate profiles at pixel (x,y,z), where
     x=column (starting from left, 1..width), y=row (starting from top,
     1..height), and z=plane (1..depth).
     Option -pxlfile can be used to give pixel coordinates in file.
 -focus
     Profiles are centred on the selected pixel.
 -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 #1:
  imgprofi us3456dy.v profilex.tac profiley.tac
 
See also: imgmaxp, imgpeak, pxl2tac, img2tif, imgthrs, imgdim, mask2pxl
 
Keywords: image, profile, max, input, aorta