X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=html%2Fsimulate.html.in;h=5039901700e4bc47beb0faece40cf40d2646d1b8;hb=93eb50659a64db3e37753d36c9923e82c7f7ca8a;hp=8b855a59479771560a3c1a6aa9637b5e78aac5c3;hpb=f4a23943110823118f35756dd41fbd6707f04511;p=ctsim.git diff --git a/html/simulate.html.in b/html/simulate.html.in index 8b855a5..5039901 100644 --- a/html/simulate.html.in +++ b/html/simulate.html.in @@ -17,7 +17,7 @@ Phantom Name:
Nx:
Ny:

-Number of Samples
per pixel:
+Number of Samples
per pixel:

Display Window:
Minimum:
@@ -30,10 +30,21 @@ MPI Supercomputing:

Simulate X-Ray acquistion

Number of detectors:

Number of Rotations:

-Number of Rays
(samples) per detector:

+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
@@ -53,8 +64,9 @@ Backprojection Method:
Trig
Trig Table
Difference
-Difference Optimized
+Difference Optimized
Difference Optimized (integer math)
+Difference Highly-optimized (integer math)