STIR 6.4.0

Utility to move an image according to average motion in the frame. More...

Classes

class  stir::MoveImage
 A class for moving an image according to average motion in the frame. More...
 

Namespaces

namespace  stir
 Namespace for the STIR library (and some/most of its applications)
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

Utility to move an image according to average motion in the frame.

Author
Kris Thielemans
Usage
  move_image \\
     [--move-to-reference 0|1] \\
     [--frame_num_to_process number]\\
     [par_file]
See class documentation for stir::MoveImage for more info, including the format of the par_file.

Command line switches override any values in the par_file.