X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=69aa21773e87a5bc5b0ddcef17c4c46987e0862f;hb=f96880c086b40f76e691dc107aed6f1481c4d8b1;hp=d0df363a174b454ccecc126063f9105f2ab8e100;hpb=13838bda88b63a2535b5baaf7197006767de4b8e;p=ctsim.git diff --git a/TODO b/TODO index d0df363..69aa217 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,10 @@ -Integrate low-level X11 graphics, replace all low-level driver code in -libgraph. All the high-level graphics routines are in place. +Add help button onto dialog's for reconstruction & projections. +Consider use of wxWindows help file classes. -Strip out unused functions from libk and libkmath. +Consider changing POL to to read tag tokens. -Integrate audio drivers into libcio -- used for the interactive CT display. +Consider being able to write Phantom files as text and view as +text in ctsim. + +FFT filtering requires FFTW library. Add a basic FFT routine.