X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=TODO;h=69aa21773e87a5bc5b0ddcef17c4c46987e0862f;hp=26437f6056cc5426134459fcd01535aa31860f9a;hb=5c6b29ab4885308cc3381af6e0a68f4804956d2e;hpb=ebe18bbc459204f8bf89880459804cc643a32f24 diff --git a/TODO b/TODO index 26437f6..69aa217 100644 --- a/TODO +++ b/TODO @@ -1,30 +1,10 @@ -MISCELLANEOUS -============= +Add help button onto dialog's for reconstruction & projections. +Consider use of wxWindows help file classes. -Integrate low-level X11 graphics, replace all low-level driver code in -libgraph. All the high-level graphics routines are in place. +Consider changing POL to to read tag tokens. +Consider being able to write Phantom files as text and view as +text in ctsim. -PROPOSED MENU STRUCTURE -======================= -File - New - Phantom - Open - SDF - -Process - Simulate CT process (active only when phantom outline shown) - Rasterize Phantom (active only when phantom outline shown) - Reconstruct CT data (active only when raysum data is shown) - -Filter - (Various single and dual image transformations) - -Compare - Compare 2 images - 2D grayscale subtraction - 1D column plots - Single Image statistics - +FFT filtering requires FFTW library. Add a basic FFT routine.