r150: *** empty log message ***
[ctsim.git] / NEWS
1 Version 2.0 of CTSim is near completion!
2
3
4 New Features of CTSim version 2.0:
5
6 - Entire code-base, except for SGP & EZPlot, cleaned up,
7   re-written, and converted from C to C++.
8
9 - Integrated G2 library for graphical display from command line tools
10   (UNIX only)
11
12 - Graphic front-end (ctsim) initial implemention. Can display
13   projection and image files. Uses platform-independent wxWindows
14   so can run on UNIX and Windows platforms.
15
16 - Added frequency-based filtering. Can provide significant speed-up
17   in reconstructions compared to convolution-based filtering.
18
19 - Added highly-optimized backprojection method (idiff3)
20
21 - New command-line tools added for image statistics and comparisons with
22   both text and graphical outputs.