--- trunk/tengDissertation/Appendix.tex 2006/06/07 18:34:05 2815 +++ trunk/tengDissertation/Appendix.tex 2006/06/07 19:51:57 2816 @@ -377,14 +377,14 @@ Fig.~\ref{oopseFig:staticPropsProcess}. \centering \includegraphics[width=\linewidth]{staticPropsProcess.eps} \caption[A representation of the three-stage correlations in -\texttt{StaticProps}]{Three-stage processing in -\texttt{StaticProps}. $S_1$ and $S_2$ are the numbers of selected -stuntdobules from {\tt -{}-sele1} and {\tt -{}-sele2} respectively, -while $C$ is the number of stuntdobules appearing at both sets. The -first stage($S_1-C$ and $S_2$) and second stages ($S_1$ and $S_2-C$) -are completely non-overlapping. On the contrary, the third stage($C$ -and $C$) are completely overlapping} -\label{oopseFig:staticPropsProcess} +\texttt{StaticProps}]{This diagram illustrates three-stage +processing used by \texttt{StaticProps}. $S_1$ and $S_2$ are the +numbers of selected stuntdobules from {\tt -{}-sele1} and {\tt +-{}-sele2} respectively, while $C$ is the number of stuntdobules +appearing at both sets. The first stage($S_1-C$ and $S_2$) and +second stages ($S_1$ and $S_2-C$) are completely non-overlapping. On +the contrary, the third stage($C$ and $C$) are completely +overlapping} \label{oopseFig:staticPropsProcess} \end{figure} The options available for {\tt StaticProps} are as follows: @@ -462,7 +462,20 @@ incremented, until all frame pairs have been correlate incremented and the process repeated until the end of the trajectory. Once the end is reached, the first block is freed then incremented, until all frame pairs have been correlated in time. +This process is illustrated in +Fig.~\ref{oopseFig:dynamicPropsProcess}. +\begin{figure} +\centering +\includegraphics[width=\linewidth]{dynamicPropsProcess.eps} +\caption[A representation of the block correlations in +\texttt{dynamicProps}]{This diagram illustrates block correlations +processing in \texttt{dynamicProps}. The shaded region represents +the self correlation of the block, and the open blocks are read one +at a time and the cross correlations between blocks are calculated.} +\label{oopseFig:dynamicPropsProcess} +\end{figure} + The options available for DynamicProps are as follows: \begin{longtable}[c]{|EFG|} \caption{DynamicProps Command-line Options}