diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2013-03-18 18:26:10 +0100 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2013-03-18 18:26:10 +0100 |
| commit | 01ebb22aeeb55d221d49c023df37534764a93b92 (patch) | |
| tree | 2128e0f676cb24032eedfb7aa2b8b9b3adeef0ed /experimental.tex | |
| parent | f479480b83d1eb4d7d0c8d833783057b184d4098 (diff) | |
| download | kinect-01ebb22aeeb55d221d49c023df37534764a93b92.tar.gz | |
Adapting to the new format
Diffstat (limited to 'experimental.tex')
| -rw-r--r-- | experimental.tex | 16 |
1 files changed, 11 insertions, 5 deletions
diff --git a/experimental.tex b/experimental.tex index bda7040..76678ca 100644 --- a/experimental.tex +++ b/experimental.tex @@ -13,6 +13,7 @@ results. \begin{center} \includegraphics[width=0.49\textwidth]{graphics/frames.pdf} \end{center} + \vspace{-1.5\baselineskip} \caption{Distribution of the frequency of each individual in the dataset} \label{fig:frames} @@ -106,15 +107,17 @@ pairs of joints: \begin{table}[!h] \begin{center} \vspace{-1.5\baselineskip} -\begin{tabular}{lll} -Head-ShoulderCenter & Elbow-Wrist & HipCenter-Hip\\ -ShoulderCenter-Shoulder & ShoulderCenter-Spine & Hip-Knee\\ -Shoulder-Elbow & Spine-HipCenter & Knee-Ankle\\ +\begin{tabular}{ll} +Head-ShoulderCenter & Elbow-Wrist\\ +HipCenter-Hip & ShoulderCenter-Shoulder\\ +ShoulderCenter-Spine & Hip-Knee\\ +Shoulder-Elbow & Spine-HipCenter\\ +Knee-Ankle& \\ \end{tabular} \vspace{-2.5\baselineskip} \end{center} +\vspace{1\baselineskip} \end{table} -\vspace{1.5\baselineskip} Each detected skeleton also has an ID number obtained from the figure detection stage. When there are consecutive frames with the same ID, it means that figure @@ -240,6 +243,7 @@ recognition rates mostly above 90\% for group sizes of 3 and 5. \begin{center} \includegraphics[width=0.49\textwidth]{graphics/online-sht.pdf} \end{center} +\vspace{-1.5\baselineskip} \caption{Results for the online setting, where $n_p$ is the size of the group as in Figure~\ref{fig:offline}} \label{fig:online} @@ -249,6 +253,7 @@ recognition rates mostly above 90\% for group sizes of 3 and 5. \begin{center} \includegraphics[width=0.49\textwidth]{graphics/face.pdf} \end{center} +\vspace{-1.5\baselineskip} \caption{Results for face recognition versus skeleton recognition with $n_p=5$ people} \label{fig:face} @@ -308,6 +313,7 @@ they are walking towards the camera. \begin{figure}[t] \centering \includegraphics[width=0.49\textwidth]{graphics/back.pdf} +\vspace{-1.5\baselineskip} \caption{Results with people walking away from and toward the camera} \label{fig:back} \end{figure} |
