|
STIR
6.3.0
|
This program lists basic image info. It works for dynamic images. More...
#include "stir/VoxelsOnCartesianGrid.h"#include "stir/DynamicDiscretisedDensity.h"#include "stir/stream.h"#include "stir/error.h"#include "stir/Succeeded.h"#include "stir/IO/read_from_file.h"#include "stir/date_time_functions.h"#include "stir/is_null_ptr.h"#include <memory>#include <iostream>Functions | |
| int | main (int argc, char *argv[]) |
This program lists basic image info. It works for dynamic images.
Exam info and numerical info can be listed, depending on command line options. Run the utility to get a usage message.
1.8.13