r328: *** empty log message ***
[ctsim.git] / NEWS
1 Version 3.0alpha Features
2
3 * Creation of arbitrary filter images
4
5 * All features of command line tools are now in graphical ctsim program!
6
7 * Complex-valued image files now supported, lots of image math
8  functions added including fourier transformations
9
10 * Visual and statistical image comparision functions
11
12 * 2D plots of row and column data of single and comparison images
13
14  
15 Version 2.5 of CTSim has been released!
16
17 New Features of CTSim version 2.5:
18
19 - Now compiles with Microsoft Visual C++.
20
21 - First Microsoft Windows graphical user interface
22
23 - Bug fixes and modest documentation and program improvements over version 2.0
24
25
26
27 New Features of CTSim version 2.0:
28
29 - Entire code-base cleaned up, re-written, and converted from C to C++.
30
31 - Graphical user interface now included! Animation of projection and
32   reconstruction processes. Displays projection and image files. Uses
33   platform-independent wxWindows library so can run on UNIX and 
34   Microsoft Windows platforms.
35
36 - Integrated G2 library for graphical display from command line tools
37   (UNIX only)
38
39 - Added frequency-based filtering. Can provide significant speed-up
40   in reconstructions compared to convolution-based filtering.
41
42 - Added highly-optimized backprojection method (idiff3)
43
44 - New command-line tools added for image statistics and comparisons with
45   both text and graphical outputs.