|
STIR
6.3.0
|
Utility to move an image according to average motion in the frame. More...
#include "stir/DiscretisedDensity.h"#include "stir/IO/OutputFileFormat.h"#include "stir/IO/read_from_file.h"#include "stir_experimental/motion/transform_3d_object.h"#include "stir_experimental/motion/TimeFrameMotion.h"#include "stir/Succeeded.h"#include "stir/is_null_ptr.h"#include "stir/info.h"#include "stir/format.h"#include "stir/warning.h"Classes | |
| class | stir::MoveImage |
| A class for moving an image 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 an image according to average motion in the frame.
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.
1.8.13