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