docs: add system architecture diagram

This commit is contained in:
2026-04-02 18:59:32 +01:00
parent 1dde5f7b08
commit b85987e179
2 changed files with 7 additions and 1 deletions

BIN
report/img/architecture.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 70 KiB

View File

@@ -277,6 +277,12 @@ As a result, there are practical limits on the size of datasets that can be proc
\newpage \newpage
\section{Design} \section{Design}
\subsection{System Architecture} \subsection{System Architecture}
\begin{figure}[h]
\centering
\includegraphics[width=1.2\textwidth]{img/architecture.png}
\caption{System Architecture Diagram}
\label{fig:architecture}
\end{figure}
\newpage \newpage
\section{Implementation} \section{Implementation}