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