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