STIR
6.2.0
|
It multiplies the two parametric images and produces one-parameter image. More...
#include "stir/Succeeded.h"
#include "stir/IO/OutputFileFormat.h"
#include "stir/IO/read_from_file.h"
#include "stir/DiscretisedDensity.h"
#include "stir/modelling/ParametricDiscretisedDensity.h"
#include "stir/getopt.h"
#include <algorithm>
Functions | |
int | main (int argc, char *argv[]) |
It multiplies the two parametric images and produces one-parameter image.
Make a generic utility which will multiply all the parameters together and store them in a multiple image file.
It might be possible to integrate it into the stir_math.cxx, in the future.