r227: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 1 Dec 2000 15:02:00 +0000 (15:02 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Fri, 1 Dec 2000 15:02:00 +0000 (15:02 +0000)
README

diff --git a/README b/README
index 43e859f8aa6a3248775d7c589a98ba039de5eb16..d2bd46564bcebddcef3b73e3a5ead14a29a583f3 100644 (file)
--- a/README
+++ b/README
@@ -31,10 +31,6 @@ I would be very pleased to have other developers join me in the
 development of CTSim. Please see the TODO list for the most obvious
 ideas.
 
-Interactive graphics have not yet been implemented. I am still researching 
-cross-platform tools to create a graphical interface with interactive
-graphics of the simulation and reconstruction processes.
-
 
 OVERVIEW
 ========
@@ -52,23 +48,27 @@ image data.
 THE PROGRAMS
 ============
 
-ctsim - a graphical user interface for all functions. Currently, this is
-still under development and incomplete compared to command-line tools.
+ctsim - a graphical user interface for most functions. This programs
+has all of the functionality of the command line tools except for
+image comparison functions.
 
 phm2if - generates an image file of a phantom object
 
-phm2pj - Simulates the collection of CT data, or projections, of a phantom
-object
+phm2pj - Simulates the collection of CT data, or projections, of a
+phantom object
 
-ctrec - Performs an CT reconstruction, also known as image
-reconstruction from projections. Reads a projection file and writes a SDF
-file.
+pjrec - Performs an CT reconstruction, also known as image
+reconstruction from projections. Reads a projection file and writes a
+SDF file.
 
 pj2if - Converts projection data to a raw sinugram image
 
-if2img - Converts an image file to a variety of 8-bit and 16-bit image formats
+if2img - Converts an image file to a variety of 8-bit and 16-bit image
+formats
+
+pjinfo - Show information on a projection file
 
-ifinfo - Show statistics and history labels of SDF files
+ifinfo - Show statistics and history labels of image files
 
 
 TYPICAL USAGE
@@ -77,7 +77,8 @@ TYPICAL USAGE
 Graphical User Interface
 ------------------------
 
-Use ctsim, but most functions are not yet incorporated.
+Use ctsim.
+
 
 Command Line Interface
 ----------------------
@@ -94,7 +95,7 @@ Simulate CT data collection and create a viewable image of raw projections
   if2img ...
 
 Perform CT reconstruction and create viewable image file
-  ctrec ...
+  pjrec ...
   if2img ...
 
 Display image information and comparative statistics