summaryrefslogtreecommitdiffstats
path: root/experimental.tex
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2012-03-04 16:36:06 -0800
committerThibaut Horel <thibaut.horel@gmail.com>2012-03-04 16:36:06 -0800
commit3dc183008e040aef7c64a4a5ede9557856326e31 (patch)
tree2b61e8f8769821180cc9ecc62f024a25a1d10765 /experimental.tex
parentb14f133b7b8cb5d732ab7a97e6f50cf20dedce9a (diff)
downloadkinect-3dc183008e040aef7c64a4a5ede9557856326e31.tar.gz
Generate plots at the right size. The size shouldn't be set in the latex code
Diffstat (limited to 'experimental.tex')
-rw-r--r--experimental.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/experimental.tex b/experimental.tex
index b96893a..8bd7b9d 100644
--- a/experimental.tex
+++ b/experimental.tex
@@ -100,7 +100,7 @@ the skeleton in a contiguous way. This allows us to define the concept of a
\begin{figure}[t]
\begin{center}
- \includegraphics[width=0.60\textwidth]{graphics/frames.pdf}
+ \includegraphics[]{graphics/frames.pdf}
\end{center}
\vspace{-1.5\baselineskip}
\caption{Distribution of the frame ratio of each individual in the
@@ -134,11 +134,11 @@ the algorithm.
\begin{figure*}[t]
\begin{center}
\subfloat[Mixture of Gaussians]{
- \includegraphics[width=0.49\textwidth]{graphics/offline-nb.pdf}
+ \includegraphics[]{graphics/offline-nb.pdf}
\label{fig:offline:nb}
}
\subfloat[Sequential Hypothesis Learning]{
- \includegraphics[width=0.49\textwidth]{graphics/offline-sht.pdf}
+ \includegraphics[]{graphics/offline-sht.pdf}
\label{fig:offline:sht}
}
\caption{Precision-recall curve for the mixture of Gaussians model