X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=html%2Fsimulate.html.in;h=bd0745a34768c4510e0d9993c56888f9731b8e10;hb=52f2fdc3424cd6b5b77ad1497243e1e06739ffe6;hp=018a8382ab9c6df492d28ce431bdbf61846ab73c;hpb=a95e41ac40cd2f3a4401d921618604cf33f2a904;p=ctsim.git diff --git a/html/simulate.html.in b/html/simulate.html.in index 018a838..bd0745a 100644 --- a/html/simulate.html.in +++ b/html/simulate.html.in @@ -28,12 +28,28 @@ MPI Supercomputing:
No (Single CPU)

Simulate X-Ray acquistion

-Number of detectors:

+Geometry:
+Parallel
+Equiangular
+Collinear
+

+Number of Detectors:

Number of Rotations:

Number of Rays
(samples) per detector:

Rotation Angle
as a multiple of PI:

Image Reconstruction

+Filter Method:
+Convolution
+Fourier
+Fourier Table
+FFT (Fast Fourier)
+FFTW (Fastest Fourier Library)
+RFFTW (Real-mode Fastest Fourier Library)
+

+Zeropad: (frequency-base filtering only)
+
+

Interpolation:
Linear
Nearest Neighbor
@@ -54,7 +70,8 @@ Backprojection Method:
Trig Table
Difference
Difference Optimized
-Difference Optimized (integer math)
+Difference Optimized (integer math)
+Difference Highly-optimized (integer math)