Skip to content

Commit

Permalink
Update report
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-Z0 committed Mar 16, 2023
1 parent 11b7b15 commit 56f0e82
Show file tree
Hide file tree
Showing 8 changed files with 29 additions and 51 deletions.
Binary file added doc/V1/~$35_Projet_Camera_-Rapport-v1.docx
Binary file not shown.
Binary file added doc/V2/Rapport/2135_AnalysPicture_Report.pdf
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -34,35 +34,13 @@
\newdateformat{monthyeardate}{%
\monthname[\THEMONTH], \THEYEAR}

\pgfpagesdeclarelayout{boxed}
{
\edef\pgfpageoptionborder{0pt}
}
{
\pgfpagesphysicalpageoptions
{%
logical pages=1,%
}
\pgfpageslogicalpageoptions{1}
{
border code=\pgfsetlinewidth{1pt}\pgfstroke,%
border shrink=\pgfpageoptionborder,%
resized width=.98\pgfphysicalwidth,%
resized height=.98\pgfphysicalheight,%
center=\pgfpoint{.5\pgfphysicalwidth}{.5\pgfphysicalheight}%
}%
}
\pgfpagesuselayout{boxed}
\setlength{\columnsep}{0.5cm}

% \renewcommand\thesubsection{\Alph{subsection}}

\begin{document}
\pagestyle{fancy}
\lhead{PROJET 2135}
\chead {\today}
\rhead{Analyseur d'images}
\fontsize{14}{14}\selectfont

% ------------------------- TITLE PAGE INSERTION ------------------------
\input{Pages/titlepage}
Expand All @@ -87,7 +65,7 @@
\newpage
\nocite{*}

\bibliography{Biblio-Proj}
\bibliographystyle{ieeetr}
%\bibliography{Biblio-Proj}
%\bibliographystyle{ieeetr}

\end{document}
52 changes: 26 additions & 26 deletions doc/V2/Rapport/Pages/Initial.tex
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
% ------------------------- MAIN TASK ---------------------------------
\section{Développement du PCB}
\section{Reprise du projet}

\subsection{Footprints} \label{ssec:Footprints}
{}
\clearpage
\subsection{État initial du projet}
\subsection{Méthode et objectifs de la reprise}

\subsection{Bill of materials} \label{ssec:BOM}
{}
\clearpage

\subsection{Mécanique du projet} \label{ssec:mechProjet}
{}
%---
\clearpage
\section{Programmation Python}

\subsection{Restrictions mécaniques} \label{ssec:RestrictionMech}
{}
\clearpage
\subsection{Test implémentation OpenCV}

\subsection{Planification PCB} \label{ssec:planifPCB}
{}
\clearpage
\subsection{Reconnaissance de formes - dataset}

\subsection{Placement des composants} \label{ssec:placementComp}
{}
\clearpage
\subsubsection{Base de donnée}

\subsection{Routage} \label{ssec:routage}
{}
\clearpage
\subsubsection{Explication du code}

\subsubsection{Essais et étalonnage}

%---
\clearpage
\subsection{Reconnaissance de formes - image réelles}

\subsubsection{Images utilisées}

\subsubsection{Explication du code}

\subsubsection{Essais et étalonnage}

\subsection{Création de l'interface}

\subsection{Points d'améliorations} \label{ssec:pointAmel}
{}
%---
\clearpage
\section{Conclusion}

\subsection{Conclusion du projet} \label{ssec:conclusionG}
{}
\clearpage
2 changes: 1 addition & 1 deletion doc/V2/Rapport/Pages/titlepage.tex
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
\begin{center}
\vspace*{1cm}
\LARGE
{\Huge \textbf{Localisation sous-marine}}
{\Huge \textbf{2135 Analyse Picture}}

\vspace{0.3cm}
Processing d'images avec OpenCV pour implémentation sur Raspberry PI.
Expand Down
Binary file removed doc/V2/Rapport/main.pdf
Binary file not shown.
Binary file modified soft/V2/Python/2-ShapeDetection-Dataset/ShapesBatchN1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified soft/V2/Python/2-ShapeDetection-Dataset/ShapesBatchN2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 56f0e82

Please sign in to comment.