STIR  6.2.0
Functions
make_parametric_image_from_components.cxx File Reference

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[])
 

Detailed Description

Create parametric image from individual components.

Author
Richard Brown
Usage:
make_parametric_image_from_components output_parametric_image slope intercept

In the case of Patlak, slope is V_0 and intercept is K_i.