STIR
6.2.0
|
Utility to move an image according to average motion in the frame. More...
#include "stir/stream.h"
#include "stir/ParsingObject.h"
#include "stir/shared_ptr.h"
#include "stir_experimental/motion/ObjectTransformation.h"
#include "stir/Succeeded.h"
#include "stir/is_null_ptr.h"
#include "stir/warning.h"
#include <iostream>
Classes | |
class | stir::MyApp |
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.