Added placeholders for processing

This commit is contained in:
Simon
2024-01-10 23:35:43 +01:00
parent 44405868c6
commit b1f482ed79
9 changed files with 5 additions and 4 deletions
+5 -4
View File
@@ -56,15 +56,16 @@ Bei der Texterkennung kommt es manchmal vor, dass grafische Elemente als Unicode
\begin{figure}[ht]
\centering
\begin{minipage}{0.45\textwidth}
\includegraphics[width=\textwidth]{include/ergebnisdaten_ungefiltert/image.png}
\includegraphics[width=0.90\textwidth]{include/postprocessing/source.png}
\end{minipage}
\hspace{0.05\textwidth}
\hfill
\begin{minipage}{0.5\textwidth}
\lstinputlisting[numbers=none]{include/ergebnisdaten_ungefiltert/words.json}
\lstinputlisting[numbers=none]{include/postprocessing/source.json}
\end{minipage}
\caption{Ungefilterte Liste von Ergebnisdaten bei Durchführung der Texterkennung in dem gezeigten Screenshot.}
\label{fig:screenshot_ergebnisdaten_ungefiltert}
\label{fig:screenshot_postprocessing}
\end{figure}
View File

Before

Width:  |  Height:  |  Size: 6.3 KiB

After

Width:  |  Height:  |  Size: 6.3 KiB

BIN
View File
Binary file not shown.