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