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