X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=46eec6e6d08c4d4e24449a2d50f8b34ae4d7d9ed;hb=1e88cf0f7fa4f690ea9f110e8ed3f2b5338d0a10;hp=26437f6056cc5426134459fcd01535aa31860f9a;hpb=ebe18bbc459204f8bf89880459804cc643a32f24;p=ctsim.git diff --git a/TODO b/TODO index 26437f6..46eec6e 100644 --- a/TODO +++ b/TODO @@ -1,30 +1,10 @@ -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. +Adding animation of X-ray projection collection -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 +Add animation of filtering & backprojections +FFT filtering requires FFTW library. Add a public domain FFT routine.