r345: *** 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 * Histogram Plotting
15
16  
17 Version 2.5 of CTSim has been released!
18
19 New Features of CTSim version 2.5:
20
21 - Now compiles with Microsoft Visual C++.
22
23 - First Microsoft Windows graphical user interface
24
25 - Bug fixes and modest documentation and program improvements over version 2.0
26
27
28
29 New Features of CTSim version 2.0:
30
31 - Entire code-base cleaned up, re-written, and converted from C to C++.
32
33 - Graphical user interface now included! Animation of projection and
34   reconstruction processes. Displays projection and image files. Uses
35   platform-independent wxWindows library so can run on UNIX and 
36   Microsoft Windows platforms.
37
38 - Integrated G2 library for graphical display from command line tools
39   (UNIX only)
40
41 - Added frequency-based filtering. Can provide significant speed-up
42   in reconstructions compared to convolution-based filtering.
43
44 - Added highly-optimized backprojection method (idiff3)
45
46 - New command-line tools added for image statistics and comparisons with
47   both text and graphical outputs.