STIR
6.2.0
|
Produces an image of mu-values from a CT/CTAC. More...
#include "stir/info.h"
#include "stir/Succeeded.h"
#include "stir/HUToMuImageProcessor.h"
#include "stir/IO/read_from_file.h"
#include "stir/IO/write_to_file.h"
#include "stir/DiscretisedDensity.h"
#include "stir/getopt.h"
#include "stir/warning.h"
#include <string>
#include <exception>
Typedefs | |
typedef DiscretisedDensity< 3, float > | FloatImageType |
Functions | |
int | main (int argc, char *argv[]) |
Produces an image of mu-values from a CT/CTAC.
target_photon_energy
has to be 511.This convert HU to mu-values using a piece-wise linear curve.