From 3dc183008e040aef7c64a4a5ede9557856326e31 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sun, 4 Mar 2012 16:36:06 -0800 Subject: Generate plots at the right size. The size shouldn't be set in the latex code --- algorithm.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'algorithm.tex') 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} -- cgit v1.2.3-70-g09d2