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