imgmove 0.1.2 © 2004,2012 by Turku PET Centre
Moving specified image frames in x,y-directions. Only for simulation use:
this is not valid method for movement correction, because attenuation
correction is not moved accordingly.
Usage: imgmove [Options] <Parameters>
Parameters:
1) Dynamic image file (ECAT or Analyze)
2) Movement in pixels in x direction (negative=left)
3) Movement in pixels in y direction (negative=down)
4) Frame numbers which are moved
5) Output image file
Options:
-fill
New image area is filled with neighbouring pixel values
(by default with zeroes).
-h or --help
Print this message and exit.
-v, --version or --build
Print software build information and exit.
--verbose
Program prints more information about what it is doing.
--silent
Program works silently, printing only error and warning messages.
Example:
imgmove ua2918dy1.v 0 2 14-16 ua2918dy1mov.v
See also:
dft2img,
flo2ecat,
eframe,
lmhdr,
ecat2tif
Keywords: simulation, software testing, ECAT, Analyze
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.