STIR  6.2.0
Functions
manip_image.cxx File Reference

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

Detailed Description

This program performs operations on image data.

Author
Matthew Jacobson
(with help from Kris Thielemans)
PARAPET project
Warning
It only supports stir::VoxelsOnCartesianGrid type of images.