From 1beb5786a971565d3e3754ffbb13207c63cf287e Mon Sep 17 00:00:00 2001
From: mor0146 <vojtech.moravec.st@vsb.cz>
Date: Mon, 22 Jun 2020 12:50:20 +0200
Subject: [PATCH] Removed two SQ result slides.

---
 document/presentation/presentation.tex | 31 --------------------------
 1 file changed, 31 deletions(-)

diff --git a/document/presentation/presentation.tex b/document/presentation/presentation.tex
index c300fc5..34f205e 100644
--- a/document/presentation/presentation.tex
+++ b/document/presentation/presentation.tex
@@ -162,37 +162,6 @@ compat=1.5,
   \end{figure}
 \end{frame}
 %--------------------------------------------------------------------
-\subsection{Skalární kvantizace}
-\begin{frame}{Skalární kvantizace -- distribuce chyby}
-  \begin{figure}[ht!]
-    \centering
-    \begin{subfigure}{.49\textwidth}
-        \centering
-        \includegraphics[width=1\linewidth]{Figures/sq_value_hist.pdf}
-        \caption{Histogram hodnot pixelů po kompresi}
-    \end{subfigure}
-    \begin{subfigure}{.49\textwidth}
-      \centering
-      \includegraphics[width=1\linewidth]{Figures/sq_error_hist.pdf}    
-      \caption{Histogram chyby pixelů po kompresi}
-    \end{subfigure}
-  \end{figure}
-\end{frame}
-%--------------------------------------------------------------------
-\begin{frame}{Skalární kvantizace -- absolutní chyba pixelů}
-  \begin{figure}[ht!]
-    \centering
-    \begin{subfigure}{0.8\linewidth}
-      \centering
-      \includegraphics[width=1\linewidth]{Figures/hm_sq1.pdf}
-    \end{subfigure}
-    \begin{subfigure}{0.8\linewidth}
-      \centering
-      \includegraphics[width=1\linewidth]{Figures/hm_sq2.pdf}
-    \end{subfigure}
-  \end{figure}    
-\end{frame}
-%--------------------------------------------------------------------
 \subsection{Vektorová kvantizace}
 \begin{frame}{Vektorová kvantizace -- distribuce chyby}
   \begin{figure}[ht!]
-- 
GitLab