|
STIR
6.3.0
|
Split parametric image into individual images. More...
#include "stir/IO/read_from_file.h"#include "stir/is_null_ptr.h"#include "stir/modelling/ParametricDiscretisedDensity.h"#include "stir/VoxelsOnCartesianGrid.h"#include "stir/IO/OutputFileFormat.h"#include "stir/Succeeded.h"#include "stir/error.h"#include "stir/format.h"#include <boost/format.hpp>Functions | |
| int | main (int argc, char *argv[]) |
Split parametric image into individual images.
The output filename should look something like this: param_im_d_output.file_extension, so that we can use boost format. In this fashion, you can can specify the output file extension should you wish.
An example of an output parameter file is as follows:
1.8.13