STIR
6.2.0
|
This program performs operations on image data. More...
#include "stir/VoxelsOnCartesianGrid.h"
#include "stir/display.h"
#include "stir/utilities.h"
#include "stir/IO/write_to_file.h"
#include "stir/IO/read_from_file.h"
#include "stir/Succeeded.h"
#include "stir/recon_array_functions.h"
#include "stir/ArrayFunction.h"
#include "stir/zoom.h"
#include <iostream>
#include <fstream>
#include <numeric>
#include <algorithm>
Functions | |
int | main (int argc, char *argv[]) |
This program performs operations on image data.