STIR
6.2.0
|
Utility to extract image values along profiles (or another box-shape) More...
#include "stir/DiscretisedDensity.h"
#include "stir/IO/read_from_file.h"
#include <fstream>
#include <iomanip>
Functions | |
void | print_usage_and_exit () |
int | main (int argc, const char *argv[]) |
Variables | |
const char * | prog_name |
Utility to extract image values along profiles (or another box-shape)
Writes 4 columns to file, normally "plane row column value", unless –LPS-output
is on, in which case it writes "L P S value".
Output is separated by spaces, unless –csv
is on, in which case commas are used.