feat: Integrate screenshot into the document

This commit is contained in:
2024-10-31 19:57:36 +01:00
parent dbd6ea9392
commit cf560dd8ba
9 changed files with 29 additions and 5 deletions

BIN
sections/partie-technique/gui/gui/gui.png (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
As mentioned above, the GUI is quite simple but still allows for all the necessary operations to process the image. Several functions are called to display the image in the SDL window and to interact with the user.
TODO: Integrate images of the interface
% add figure
\begin{figure}[H]
\centering
\includegraphics[width=0.45\textwidth]{sections/partie-technique/gui/gui/gui.png}
\caption{GUI}
\end{figure}