added unfiltered comparison

This commit is contained in:
Simon
2024-01-10 18:51:18 +01:00
parent 9213ca04dc
commit a42bc4f61c
5 changed files with 7 additions and 7 deletions
+5 -6
View File
@@ -56,14 +56,13 @@ Bei der Texterkennung kommt es manchmal vor, dass grafische Elemente als Unicode
\begin{figure}[ht]
\begin{minipage}{0.45\textwidth}
\includegraphics[width=\textwidth]{include/ergebnisdaten_ungefiltert/image.png}
\end{minipage}
\hspace{0.05\textwidth}
\begin{minipage}{0.5\textwidth}
% \includegraphics[width=\textwidth]{include/screenshots/zrs_ZAMS_filter-alarmgroup_001.png}
\lstinputlisting[numbers=none]{include/ergebnisdaten_ungefiltert/words.json}
\end{minipage}
\hspace{0.1\textwidth}
\begin{minipage}{0.4\textwidth}
% \lstinputlisting[numbers=none]{include/screenshots/zrs_ZAMS_filter-alarmgroup_001.json}
\end{minipage}
% TODO Zeigen ungefilterter Ergebnisdaten
\caption{Ungefilterte Liste von Ergebnisdaten bei Durchführung der Texterkennung in dem gezeigten Screenshot.}
\label{fig:screenshot_ergebnisdaten_ungefiltert}
\end{figure}