r309: plotfile changes
[ctsim.git] / NEWS
1 Version 2.5 of CTSim has been released!
2
3 New Features of CTSim version 2.5:
4
5 - Now compiles with Microsoft Visual C++.
6
7 - First Microsoft Windows graphical user interface
8
9 - Bug fixes and modest documentation and program improvements over version 2.0
10
11
12
13 New Features of CTSim version 2.0:
14
15 - Entire code-base cleaned up, re-written, and converted from C to C++.
16
17 - Graphical user interface now included! Animation of projection and
18   reconstruction processes. Displays projection and image files. Uses
19   platform-independent wxWindows library so can run on UNIX and 
20   Microsoft Windows platforms.
21
22 - Integrated G2 library for graphical display from command line tools
23   (UNIX only)
24
25 - Added frequency-based filtering. Can provide significant speed-up
26   in reconstructions compared to convolution-based filtering.
27
28 - Added highly-optimized backprojection method (idiff3)
29
30 - New command-line tools added for image statistics and comparisons with
31   both text and graphical outputs.