|
STIR
6.3.0
|
Create parametric image from individual components. More...
#include <iostream>#include "stir/DiscretisedDensity.h"#include "stir/modelling/ParametricDiscretisedDensity.h"#include "stir/IO/read_from_file.h"#include "stir/is_null_ptr.h"#include "stir/IO/OutputFileFormat.h"#include "stir/Succeeded.h"#include "stir/error.h"#include "stir/ProjDataInfo.h"Functions | |
| int | main (int argc, char *argv[]) |
Create parametric image from individual components.
In the case of Patlak, slope is V_0 and intercept is K_i.
1.8.13