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 --- experimental.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'experimental.tex') 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 -- cgit v1.2.3-70-g09d2