Procházet zdrojové kódy

Some small changes on report.

Jayke Meijer před 14 roky
rodič
revize
73992adca2
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      docs/report.tex

+ 2 - 2
docs/report.tex

@@ -109,7 +109,7 @@ registered. For explanation purposes let the square be 3 x 3. \\
 value of the pixel around the middle pixel is evaluated. If it's value is
 value of the pixel around the middle pixel is evaluated. If it's value is
 greater than the threshold it will be become a one else a zero.
 greater than the threshold it will be become a one else a zero.
 
 
-\begin{figure}[h!]
+\begin{figure}[H]
 \center
 \center
 \includegraphics[scale=0.5]{lbp.png}
 \includegraphics[scale=0.5]{lbp.png}
 \caption{LBP 3 x 3 (Pietik\"ainen, Hadid, Zhao \& Ahonen (2011))}
 \caption{LBP 3 x 3 (Pietik\"ainen, Hadid, Zhao \& Ahonen (2011))}
@@ -144,7 +144,7 @@ order. Starting with dividing the pattern in to cells of size 16.
 
 
 \item Compute a histogram for each cell.
 \item Compute a histogram for each cell.
 
 
-\begin{figure}[h!]
+\begin{figure}[H]
 \center
 \center
 \includegraphics[scale=0.7]{cells.png}
 \includegraphics[scale=0.7]{cells.png}
 \caption{Divide in cells(Pietik\"ainen et all (2011))}
 \caption{Divide in cells(Pietik\"ainen et all (2011))}