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