diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2012-03-05 13:12:13 -0800 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2012-03-05 13:47:32 -0800 |
| commit | 272e877e47b20f521b56c17e1adee2a155b2a956 (patch) | |
| tree | ebb5cee0d2470f63fc0fdc29098c04dbd3e001db | |
| parent | d141015881e15abb55b868350fae592a15064746 (diff) | |
| download | kinect-272e877e47b20f521b56c17e1adee2a155b2a956.tar.gz | |
Fix caption for face recognition
| -rw-r--r-- | experimental.tex | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/experimental.tex b/experimental.tex index b4d781c..d8ea62c 100644 --- a/experimental.tex +++ b/experimental.tex @@ -268,7 +268,8 @@ recognition rates mostly above 90\% for group sizes of 3 and 5. } \hspace{0.02\linewidth} \parbox[t]{0.48\linewidth}{ - \caption{Results for face recognition versus skeleton recognition} + \caption{Results for face recognition versus skeleton recognition + with $n_p=5$ people} \label{fig:face} } \end{figure} @@ -294,6 +295,8 @@ algorithm and would thus bias the results in favor of skeleton recognition. %runs which face recognition and skeleton recognition can classify frames, which %we discuss in the next experiment. + + \begin{figure}[t] \parbox[t]{0.49\linewidth}{ \begin{center} |
