STIR  6.2.0
Classes | Namespaces | Functions

Utility to move projection data according to average motion in the frame. More...

#include "stir/ProjDataInterfile.h"
#include "stir_experimental/motion/TimeFrameMotion.h"
#include "stir_experimental/motion/transform_3d_object.h"
#include "stir/Succeeded.h"
#include "stir/is_null_ptr.h"
#include "stir/warning.h"
#include <iostream>

Classes

class  stir::MoveProjData
 A class for moving projection data according to average motion in the frame. More...
 

Namespaces

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

Functions

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

Detailed Description

Utility to move projection data according to average motion in the frame.

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

Command line switches override any values in the par_file.