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