|
STIR
6.3.0
|
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[]) |
Utility to move projection data according to average motion in the frame.
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.
1.8.13