STIR  6.2.0
Functions
demo_create_image.cxx File Reference

A simple program that creates an image and fills it with a shape. More...

#include "stir/Shape/EllipsoidalCylinder.h"
#include "stir/PatientPosition.h"
#include "stir/ImagingModality.h"
#include "stir/CartesianCoordinate3D.h"
#include "stir/IndexRange3D.h"
#include "stir/Succeeded.h"
#include "stir/IO/write_to_file.h"
#include "stir/VoxelsOnCartesianGrid.h"
#include <iostream>

Functions

int main ()
 

Detailed Description

A simple program that creates an image and fills it with a shape.

Code is loosely based on GenerateImage.cxx

Author
Kris Thielemans