X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=README;h=43e859f8aa6a3248775d7c589a98ba039de5eb16;hp=56ab90b7520f220f70f11786ab8254cb8014b8f1;hb=9bf016234cd06857e8d98cc1170cad7a42f0e45e;hpb=2f3d6e2580db607105bb072b13e4aff453ae4495 diff --git a/README b/README index 56ab90b..43e859f 100644 --- a/README +++ b/README @@ -52,6 +52,9 @@ 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. + phm2if - generates an image file of a phantom object phm2pj - Simulates the collection of CT data, or projections, of a phantom @@ -71,6 +74,14 @@ ifinfo - Show statistics and history labels of SDF files TYPICAL USAGE ============= +Graphical User Interface +------------------------ + +Use ctsim, but most functions are not yet incorporated. + +Command Line Interface +---------------------- + When evaluating CT simulation, in general, these steps are followed: Create a phantom image and viewable image file @@ -89,8 +100,8 @@ Perform CT reconstruction and create viewable image file Display image information and comparative statistics ifinfo ... -There is a sample shell script installed called 'sample-ctsim.sh' that performs -the above commands.n +There is a sample shell script installed called 'sample-ctsim.sh' +in the tools direction that performs the above commands. These functions can be invoked via a web interface with a CGI program as described in the INSTALL file.