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