diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2012-03-04 16:36:06 -0800 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2012-03-04 16:36:06 -0800 |
| commit | 3dc183008e040aef7c64a4a5ede9557856326e31 (patch) | |
| tree | 2b61e8f8769821180cc9ecc62f024a25a1d10765 /algorithm.tex | |
| parent | b14f133b7b8cb5d732ab7a97e6f50cf20dedce9a (diff) | |
| download | kinect-3dc183008e040aef7c64a4a5ede9557856326e31.tar.gz | |
Generate plots at the right size. The size shouldn't be set in the latex code
Diffstat (limited to 'algorithm.tex')
| -rw-r--r-- | algorithm.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/algorithm.tex b/algorithm.tex index fbe2dc8..38e0c39 100644 --- a/algorithm.tex +++ b/algorithm.tex @@ -27,7 +27,7 @@ In this work, we use the mixture of Gaussians model for skeleton recognition. Sk \begin{figure}[t] \centering - \includegraphics[height=4.4in, angle=90, bb=4.5in 1.5in 6.5in 7in]{graphics/ErrorMarginals} + \includegraphics{graphics/limbs.pdf} \caption{Histograms of differences between 9 skeleton measurements $x_k$ (Section~\ref{sec:experiment}) and their expectation given the class $y$.} \label{fig:error marginals} \end{figure} |
