aboutsummaryrefslogtreecommitdiff
path: root/report/paper.md
diff options
context:
space:
mode:
authornunzip <np.scarh@gmail.com>2018-11-15 23:58:24 +0000
committernunzip <np.scarh@gmail.com>2018-11-15 23:58:24 +0000
commit5b493d6a15be654e2f4a075b1702e2a85c049561 (patch)
treeba2f8cff02befbf74abea300e381f03edf655264 /report/paper.md
parent34c51e998cd88999cf6f084f79aad4954572eb53 (diff)
downloadvz215_np1915-5b493d6a15be654e2f4a075b1702e2a85c049561.tar.gz
vz215_np1915-5b493d6a15be654e2f4a075b1702e2a85c049561.tar.bz2
vz215_np1915-5b493d6a15be654e2f4a075b1702e2a85c049561.zip
Fix Part 1. Need to rewrite part 2
Diffstat (limited to 'report/paper.md')
-rwxr-xr-xreport/paper.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/report/paper.md b/report/paper.md
index 419bdc7..978cb11 100755
--- a/report/paper.md
+++ b/report/paper.md
@@ -234,18 +234,18 @@ The pictures on the right show the reconstructed images.
\begin{figure}
\begin{center}
\includegraphics[width=7em]{fig/FO.JPG}
-\includegraphics[width=7em]{fig/FL.JPG}
\includegraphics[width=7em]{fig/FR.JPG}
-\caption{Alternative method failure. Respectively test image, labeled class, reconstructed image}
+\includegraphics[width=7em]{fig/FL.JPG}
+\caption{Alternative method failure. Respectively test image, reconstructed image, class assigned}
\end{center}
\end{figure}
\begin{figure}
\begin{center}
\includegraphics[width=7em]{fig/SO.JPG}
-\includegraphics[width=7em]{fig/SL.JPG}
\includegraphics[width=7em]{fig/SR.JPG}
-\caption{Alternative method success. Respectively test image, labeled class, reconstructed image}
+\includegraphics[width=7em]{fig/SL.JPG}
+\caption{Alternative method success. Respectively test image, reconstructed image, class assigned}
\end{center}
\end{figure}