public class ParallelReconExample
extends java.lang.Object
This is a simple example of a parallel-beam reconstruction.
First, a phantom is created. Then we generate parallel projections using a parallel projector.
This allows us to visualize the sinogram.
For reconstruction, we filter the sinogram for every detector row.
Then, the sinogram is backprojected.