|
STIR
6.3.0
|
Utility to report RMSE w.r.t. reference position and within the frames. More...
#include "stir_experimental/motion/TimeFrameMotion.h"#include "stir/Succeeded.h"#include "stir/is_null_ptr.h"#include "stir/CartesianCoordinate3D.h"#include "stir/warning.h"#include "stir/error.h"#include <algorithm>#include <fstream>Classes | |
| class | stir::ReportMovement |
| A class for reporting the movement within the frame w.r.t. to the reference position. More... | |
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
| int | main (int argc, char *argv[]) |
Utility to report RMSE w.r.t. reference position and within the frames.
report_movement \\
[--frame_num_to_process number]\\
[par_file]
See class documentation for stir::ReportMovement for more info, including the format of the par_file.Command line switches override any values in the par_file.
1.8.13