diff options
Diffstat (limited to 'experimental.tex')
| -rw-r--r-- | experimental.tex | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/experimental.tex b/experimental.tex index c0a559b..42d5965 100644 --- a/experimental.tex +++ b/experimental.tex @@ -23,12 +23,24 @@ in real-time without calibration. Given that the Kinect for Windows SDK is the state-of-the-art, we use it to perform our data collection. \subsection{Environment} +We collect data using the Kinect SDK over a period of a week in a research +laboratory setting. The Kinect is placed at the tee of a well traversed hallway. +The view of the Kinect is seen in \fref{fig:hallway}, showing the color image, +the depth image, and the fitted skeleton of a single frame. \begin{itemize} \item 1 week \item 23 people \end{itemize} +\begin{figure} + \begin{center} + \includegraphics[width=0.99\textwidth]{graphics/hallway.png} + \end{center} + \caption{} + \label{fig:hallway} +\end{figure} + \subsection{Data set} The original dataset consists of the sequence of all the frames where |
