X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=html%2Fsimulate.html.in;h=5039901700e4bc47beb0faece40cf40d2646d1b8;hb=286d655a25df2668bd65ad365676c6ecc94415a1;hp=018a8382ab9c6df492d28ce431bdbf61846ab73c;hpb=a95e41ac40cd2f3a4401d921618604cf33f2a904;p=ctsim.git diff --git a/html/simulate.html.in b/html/simulate.html.in index 018a838..5039901 100644 --- a/html/simulate.html.in +++ b/html/simulate.html.in @@ -34,6 +34,17 @@ Number of Rays
(samples) per detector: 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 +65,8 @@ Backprojection Method:
Trig Table
Difference
Difference Optimized
-Difference Optimized (integer math)
+Difference Optimized (integer math)
+Difference Highly-optimized (integer math)