r283: Rename if-1,if-2 to if1, if2
[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 - Graphical user interface now included! Animation of projection and
9   reconstruction processes. Displays projection and image files. Uses
10   platform-independent wxWindows library so can run on UNIX and 
11   Microsoft Windows platforms.
12
13 - Integrated G2 library for graphical display from command line tools
14   (UNIX only)
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.