feat: ✨ Integrate screenshot into the document
This commit is contained in:
BIN
sections/partie-technique/gui/gui/gui.png
(Stored with Git LFS)
Normal file
BIN
sections/partie-technique/gui/gui/gui.png
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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}
|
||||
|
Reference in New Issue
Block a user