summaryrefslogtreecommitdiffstats
path: root/algorithm.tex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2012-03-05 02:17:18 -0800
committerThibaut Horel <thibaut.horel@gmail.com>2012-03-05 02:17:18 -0800
commit4777da8bcee956f100dcce83c8d0be565fc693cc (patch)
tree2fc99a72b74bd5d91fb54986f5b1c5ea8f160f4a /algorithm.tex
parentc7b48885def36f3965be91c76ec1f54a5d9bf27a (diff)
downloadkinect-4777da8bcee956f100dcce83c8d0be565fc693cc.tar.gz
Some corrections. Adress some of Brano's comments.
Plots are now square Proper separation of captions
Diffstat (limited to 'algorithm.tex')
-rw-r--r--algorithm.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/algorithm.tex b/algorithm.tex
index 38e0c39..b3e7648 100644
--- a/algorithm.tex
+++ b/algorithm.tex
@@ -28,7 +28,10 @@ In this work, we use the mixture of Gaussians model for skeleton recognition. Sk
\begin{figure}[t]
\centering
\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$.}
+ \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}