|
|
@@ -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
|
|
|
greater than the threshold it will be become a one else a zero.
|
|
|
|
|
|
-\begin{figure}[h!]
|
|
|
+\begin{figure}[H]
|
|
|
\center
|
|
|
\includegraphics[scale=0.5]{lbp.png}
|
|
|
\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.
|
|
|
|
|
|
-\begin{figure}[h!]
|
|
|
+\begin{figure}[H]
|
|
|
\center
|
|
|
\includegraphics[scale=0.7]{cells.png}
|
|
|
\caption{Divide in cells(Pietik\"ainen et all (2011))}
|