comparison docs/SMC15/smc2015template.tex @ 991:66a32db3d83a

Paper: Updated figures for hi-res png.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 27 Apr 2015 20:19:37 +0100
parents 0a8e99e3f2bf
children 794c82442083
comparison
equal deleted inserted replaced
990:0a8e99e3f2bf 991:66a32db3d83a
279 279
280 \subsection{Set up and configurability} 280 \subsection{Set up and configurability}
281 281
282 \begin{figure}[ht] 282 \begin{figure}[ht]
283 \begin{center} 283 \begin{center}
284 \includegraphics[width=0.5\textwidth]{XMLInput.png} 284 \includegraphics[width=0.5\textwidth]{XMLInput2.png}
285 \caption{An Example Input XML File} 285 \caption{An Example Input XML File}
286 \label{fig:xmlIn} 286 \label{fig:xmlIn}
287 \end{center} 287 \end{center}
288 \end{figure} 288 \end{figure}
289 289
323 323
324 The results file is dynamically generated by the interface upon clicking the `Submit' button. This also executes checks, depending on the set up file, to ensure that all tracks have been played back, rated and commented on. The XML output returned contains a node per audioObject and contains both the corresponding marker's position and any comments written in the associated comment box. The rating returned is normalised to be a value between 0 and 1, normalising the pixel representation of different browser windows. An example output file is presented in Figure~\ref{fig:xmlOut} 324 The results file is dynamically generated by the interface upon clicking the `Submit' button. This also executes checks, depending on the set up file, to ensure that all tracks have been played back, rated and commented on. The XML output returned contains a node per audioObject and contains both the corresponding marker's position and any comments written in the associated comment box. The rating returned is normalised to be a value between 0 and 1, normalising the pixel representation of different browser windows. An example output file is presented in Figure~\ref{fig:xmlOut}
325 325
326 \begin{figure}[ht] 326 \begin{figure}[ht]
327 \begin{center} 327 \begin{center}
328 \includegraphics[width=0.5\textwidth]{XMLOutput.png} 328 \includegraphics[width=0.5\textwidth]{XMLOutput2.png}
329 \caption{An Example Output XML File} 329 \caption{An Example Output XML File}
330 \label{fig:xmlOut} 330 \label{fig:xmlOut}
331 \end{center} 331 \end{center}
332 \end{figure} 332 \end{figure}
333 333