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