imgbox 0.1.4 © 2009-2013 by Turku PET Centre
Extracts a box-like volume of 3D/4D PET image.
Image is processed frame-by-frame, thus it can process even large files.
Note that no backup is made of any previous output file.
Usage: imgbox <Image file> [<Volume definition file> <Output image file>]
Options:
-h or --help
Print this message and exit
--version or --build
Print software build information and exit
--silent
Program works silently, printing only error and warning messages
--verbose
Program prints more information about what it is doing.
Volume definition file is an ASCII text file, which containts pixel
coordinates (x y z; 1..dimension) of the two opposite corners of
the extracted image volume, for example:
corner1 := 63 57 26
corner2 := 84 71 44
If only input image filename is given, then program prints the image
dimensions.
See also:
imgslim,
esplit,
e7vplavg,
imgshrink,
epxl2dft,
eroi2img
Keywords: image processing, tool, modelling
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.