STIR
6.2.0
|
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 () |
A simple program that creates an image and fills it with a shape.
Code is loosely based on GenerateImage.cxx