r187: *** empty log message ***
[ctsim.git] / TODO
diff --git a/TODO b/TODO
index 26437f6056cc5426134459fcd01535aa31860f9a..71a56a6b2b032cde884c034bb183095297aaedbd 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,30 +1,8 @@
-MISCELLANEOUS
-=============
+Fix BUGS -- see BUGS file
 
-Integrate low-level X11 graphics, replace all low-level driver code in
-libgraph. All the high-level graphics routines are in place.
+Convert pol to C++ object.
 
+Add divergent filtering to frequency/direct filtering
 
-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 public domain FFT routine.