X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=doc%2Fctsim-web.tex;fp=doc%2Fctsim-web.tex;h=b6ccb310e0552a62304e71f8dd1e2f87bc4f0d81;hp=0000000000000000000000000000000000000000;hb=103b084776d861a93e851ebff9c72798019b7561;hpb=0843d071f40ac9ee32773dabbd68c969bdf2d9ef diff --git a/doc/ctsim-web.tex b/doc/ctsim-web.tex new file mode 100644 index 0000000..b6ccb31 --- /dev/null +++ b/doc/ctsim-web.tex @@ -0,0 +1,20 @@ +\chapter{The Web Browser CGI Interface}\label{webinterface}\index{Web Interface}% +\setheader{{\it CHAPTER \thechapter}}{}{}{}{}{{\it CHAPTER \thechapter}}% +\setfooter{\thepage}{}{}{}{}{\thepage}% + +\section{Overview}\index{Web Interface,Overview}% +The CGI program {\tt ctsim.cgi} takes projections of a standard +phantom object, performs reconstruction, and then compares the +rasterized phantom object with the reconstruction. The comparison is +performed both visually by an image subtraction as well as by standard +statistics as described by Herman\cite{HERMAN80}. + +\section{Requirements}\index{Web Interface,Requirements}% + \begin{itemize}\itemsep=0pt + \item Apache or other CGI compatible web server + + \item Perl (version 4.0 or higher) + + \item A client web browser than can display PNG files. Most + current web browsers support PNG. + \end{itemize}