diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2012-03-02 16:28:09 -0800 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2012-03-02 16:28:09 -0800 |
| commit | a9c5394e154db4bcaecc105959a3d785b0d3cc92 (patch) | |
| tree | 097d540a782186d5bbc39e1687fc20add4bbd699 /experimental.tex | |
| parent | 9651c1a32e740927e65cdc31e3bfba06343f7989 (diff) | |
| download | kinect-a9c5394e154db4bcaecc105959a3d785b0d3cc92.tar.gz | |
Add face recognition plot and plot generating code
Diffstat (limited to 'experimental.tex')
| -rw-r--r-- | experimental.tex | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/experimental.tex b/experimental.tex index be1fc16..b70e886 100644 --- a/experimental.tex +++ b/experimental.tex @@ -179,7 +179,13 @@ sequence of frames as belonging to the same run. This additional information would be used by the SHT algorithm and would thus bias the results in favor of skeleton recognition. -\todo{PLOT MISSING} +\begin{figure}[t] + \begin{center} + \includegraphics[width=0.80\textwidth]{graphics/face.pdf} + \end{center} + \caption{Precision-Recall curve for face recognition and skeleton recognition} + \label{fig:face} +\end{figure} \paragraph{People walking away from the camera.} |
