diff options
Diffstat (limited to 'algorithm.tex')
| -rw-r--r-- | algorithm.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/algorithm.tex b/algorithm.tex index 3045929..c02a0e5 100644 --- a/algorithm.tex +++ b/algorithm.tex @@ -55,15 +55,15 @@ This suggests that all class conditionals $P(\bx | y)$ are multivariate normal and our generative model, although very simple, may be nearly optimal \cite{bishop06pattern}. -\begin{figure}[t] +\begin{figure*}[t] \centering - \includegraphics{graphics/limbs.pdf} + \includegraphics[width=0.99\textwidth]{graphics/limbs.pdf} \caption{Histograms of differences between 9 skeleton measurements $x_k$ (Section~\ref{sec:experiment}) and their expectation given the class $y$. In red, the p.d.f. of a normal distribution with mean and variance equal to the empirical mean and variance of the measurement} \label{fig:error marginals} -\end{figure} +\end{figure*} \subsection{Sequential hypothesis testing} |
