Compare commits
No commits in common. "master" and "p3-rc0" have entirely different histories.
|
|
@ -5,7 +5,7 @@
|
|||
\subtitle{Ein Analyseframework f\"ur raumbezogene Spieldaten\\3. Vortrag}
|
||||
%The day of the presentation
|
||||
%\date{\today}
|
||||
\date{7. August 2018}
|
||||
\date{TODO, 2018}%TODO
|
||||
|
||||
%Optional Information
|
||||
\subject{A Framework for the Analysis of Spatial Game Data}
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 44 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB |
|
|
@ -153,9 +153,9 @@ New components
|
|||
|
||||
Log processing turn-key solutions
|
||||
\begin{itemize}
|
||||
\item Fast update cycles
|
||||
\item Low spatial resolution
|
||||
\item Query languages as entry barrier
|
||||
\item fast update cycles
|
||||
\item low spatial resolution
|
||||
\item query languages as entry barrier
|
||||
\end{itemize}
|
||||
|
||||
Custom stack solution
|
||||
|
|
@ -212,14 +212,6 @@ Custom stack solution
|
|||
\begin{frame}{ActivityMapper}
|
||||
\image{.7\textwidth}{track-fi}{Combined screen activity and spatial progress}{img:trackfi}
|
||||
\end{frame}
|
||||
\begin{frame}{Track length evaluation}
|
||||
\begin{columns}
|
||||
\column{0.49\linewidth}
|
||||
\image{\textwidth}{oeb-raw}{Raw track lengths}{img:oeb-raw}
|
||||
\column{0.49\linewidth}
|
||||
\image{\textwidth}{oeb-simplified}{Simplified track lengths}{img:oeb-simpe}
|
||||
\end{columns}
|
||||
\end{frame}
|
||||
|
||||
\section{Evaluation}
|
||||
\subsection{Setup}
|
||||
|
|
@ -231,7 +223,7 @@ Custom stack solution
|
|||
% \item ?
|
||||
% \item Profit
|
||||
%\end{itemize}
|
||||
\image{\textwidth}{eval}{Evaluation setup}{img:evalplan}
|
||||
\image{\textwidth}{eval}{Evaluation setup}{img:eval}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Evaluation}
|
||||
|
|
@ -286,14 +278,14 @@ Solutions
|
|||
|
||||
|
||||
\begin{frame}{Evaluation results}
|
||||
|
||||
\image{\textwidth}{eval-changes}{Code changes necessary for the integration of another game}{img:eval}
|
||||
|
||||
\end{frame}
|
||||
|
||||
\section{Demotime}
|
||||
\begin{frame}{It's time for...}
|
||||
\huge{...a demo!}
|
||||
\vspace{2cm}
|
||||
\pic{.9\textwidth}{demo}
|
||||
\end{frame}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue