r627: no message
[ctsim.git] / NEWS
1 Version 3.5 New Features
2
3 * Multithreading for running length processes in background. Also
4   takes advantage of multiple-CPU's in SMP systems for speed improvements
5   with parallel processing.
6
7 * Import PNG, PPM, and PGM images
8
9 * DICOM file import/export
10
11 * Can read and reconstruct SIEMENS AR.STAR DICOM raw data files
12
13 * Scattergram of T-Theta sampling.
14
15 * Added startup-tips to help new users learn features.
16
17 * Added ability to place detector at any arbitray position
18
19
20
21 Version 3.0 New Features
22
23 * Greatly improved dialog boxes
24
25 * Online and print manuals with context-sensitive help!
26
27 * 3-d rotating views of image files
28
29 * Creation of arbitrary filter images
30
31 * Cubic interpolation for reconstructions
32
33 * All features of command line tools are now in graphical ctsim program!
34
35 * Complex-valued image files now supported, lots of image math
36  functions added including Fourier transformations
37
38 * Visual and statistical image comparision functions
39
40 * Plotting of row and column data of single and comparison images
41
42 * Histogram Plotting
43
44 * Conversion of projections to polar images
45
46 * Improved animation graphics
47
48 * New Microsoft Windows compatible self-installer with explorer extensions 
49 to CTSim files
50
51
52
53 Version 2.5 of CTSim has been released!
54
55 New Features of CTSim version 2.5:
56
57 - Now compiles with Microsoft Visual C++.
58
59 - First Microsoft Windows graphical user interface
60
61 - Bug fixes and modest documentation and program improvements over version 2.0
62
63
64
65 New Features of CTSim version 2.0:
66
67 - Entire code-base cleaned up, re-written, and converted from C to C++.
68
69 - Graphical user interface now included! Animation of projection and
70   reconstruction processes. Displays projection and image files. Uses
71   platform-independent wxWindows library so can run on UNIX and 
72   Microsoft Windows platforms.
73
74 - Integrated G2 library for graphical display from command line tools
75   (UNIX only)
76
77 - Added frequency-based filtering. Can provide significant speed-up
78   in reconstructions compared to convolution-based filtering.
79
80 - Added highly-optimized backprojection method (idiff3)
81
82 - New command-line tools added for image statistics and comparisons with
83   both text and graphical outputs.