mirror of
https://gitlab.univ-nantes.fr/E164955Z/ptrans.git
synced 2026-08-29 15:50:28 +08:00
ajout rapport hebdo
This commit is contained in:
@@ -0,0 +1,96 @@
|
||||
\documentclass[12pt,titlepage,french]{article}
|
||||
\usepackage{babel}
|
||||
\usepackage{graphicx}
|
||||
\usepackage[margin=2.5cm]{geometry}
|
||||
|
||||
\usepackage[hidelinks]{hyperref}
|
||||
\usepackage{tabularx}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
\pagestyle{plain}
|
||||
|
||||
\usepackage{booktabs,makecell,tabu}
|
||||
\renewcommand\theadfont{\bfseries}
|
||||
|
||||
\linespread{1.5}
|
||||
|
||||
\begin{document}
|
||||
%\renewcommand{\thesection}{\arabic{section}} % utilisé pour spécifier la numérotation des sections
|
||||
|
||||
\begin{titlepage}
|
||||
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
|
||||
\center
|
||||
|
||||
\includegraphics[width=0.45\textwidth]{../ressources/img_logos/logo_polytech.png}\\[1cm]
|
||||
|
||||
\includegraphics[width=0.45\textwidth]{../ressources/img_logos/logo_taglabs.png}
|
||||
|
||||
|
||||
\HRule \\[0.4cm]
|
||||
{ \huge \bfseries Rapport hebdomadaire\\[0.15cm] }
|
||||
Classification colorimétrique de nuages de points 3D\\
|
||||
Semaine du 02/03 au 08/03
|
||||
\HRule \\[1.5cm]
|
||||
Ronan Collier,
|
||||
Mathieu Letrone,
|
||||
Tri-Thien Truong
|
||||
\\[1cm]
|
||||
\end{titlepage}
|
||||
|
||||
\section{Travail effectué}
|
||||
|
||||
\noindent\begin{tabularx}{17cm}{|p{2.5cm}|p{2.5cm}|p{1cm}|p{1.5cm}|p{2.5cm}|X|}
|
||||
\hline
|
||||
\textbf{Tâche} & \textbf{Nature} & \textbf{Qui} & \textbf{Temps} & \textbf{Réalisation} & \textbf{Commentaire} \\
|
||||
\hline
|
||||
Préparation soutenance & Production & TT/ ML/ RC & 3h/p & Fin & \\
|
||||
\hline
|
||||
Soutenance + modification du rapport & Production & TT/ ML/ RC & 3h/p & en cours & Feedback de M. Guedon : algos pas détaillés\\
|
||||
\hline
|
||||
Comparer filtrage RGB / HSV & Production & TT & 4 h & Fin & Comparaison de temps, captures d'écran\\
|
||||
\hline
|
||||
Terminer la nouvelle méthode de segmentation & Production & RC & 5 h & En cours & \\
|
||||
\hline
|
||||
Toon mapping & Production & ML & 4 h & En cours & \\
|
||||
\hline
|
||||
\end{tabularx} \\
|
||||
|
||||
\section{Prévision des tâches pour la suite de l'itération par ordre de réalisation :}
|
||||
|
||||
\noindent\begin{tabularx}{17cm}{|p{2.5cm}|p{2.5cm}|p{1cm}|p{1.5cm}|p{2.5cm}|X|}
|
||||
\hline
|
||||
\textbf{Tâche} & \textbf{Nature} & \textbf{Qui} & \textbf{Temps} & \textbf{Réalisation} & \textbf{Commentaire} \\
|
||||
\hline
|
||||
Préparation rapport fin d'itération 4 & Production & TT/ ML/ RC & 3h/p & Début & \\
|
||||
\hline
|
||||
Sprint planning & Production & TT/ ML/ RC & 1h/p & Début & \\
|
||||
\hline
|
||||
Revoir les plages de l'algo HSV & Production & TT & 3 h & En cours & \\
|
||||
\hline
|
||||
\end{tabularx} \\
|
||||
|
||||
\section{Nouvelles complémentaires}
|
||||
|
||||
\noindent\begin{tabularx}{17cm}{|p{5cm}|X|}
|
||||
\hline
|
||||
\begin{minipage}{.3\textwidth}
|
||||
\includegraphics[width=\linewidth]{img/smhappy.jpg}
|
||||
\end{minipage}
|
||||
&
|
||||
Les choses positives de la semaine : Le feedback de M.Guedon permet l'amélioration de notre rapport du système\\
|
||||
\hline
|
||||
\begin{minipage}{.3\textwidth}
|
||||
\includegraphics[width=\linewidth]{img/smneutral.jpg}
|
||||
\end{minipage}
|
||||
&
|
||||
Les inquiètudes de la semaine :\\
|
||||
\hline
|
||||
\begin{minipage}{.3\textwidth}
|
||||
\includegraphics[width=\linewidth]{img/smsad.jpg}
|
||||
\end{minipage}
|
||||
&
|
||||
Les problèmes importants de la semaine : \\
|
||||
\hline
|
||||
\end{tabularx}
|
||||
|
||||
\end{document}
|
||||
@@ -0,0 +1,94 @@
|
||||
\documentclass[12pt,titlepage,french]{article}
|
||||
\usepackage{babel}
|
||||
\usepackage{graphicx}
|
||||
\usepackage[margin=2.5cm]{geometry}
|
||||
|
||||
\usepackage[hidelinks]{hyperref}
|
||||
\usepackage{tabularx}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
\pagestyle{plain}
|
||||
|
||||
\usepackage{booktabs,makecell,tabu}
|
||||
\renewcommand\theadfont{\bfseries}
|
||||
|
||||
\linespread{1.5}
|
||||
|
||||
\begin{document}
|
||||
%\renewcommand{\thesection}{\arabic{section}} % utilisé pour spécifier la numérotation des sections
|
||||
|
||||
\begin{titlepage}
|
||||
\newcommand{\HRule}{\rule{\linewidth}{0.5mm}}
|
||||
\center
|
||||
|
||||
\includegraphics[width=0.45\textwidth]{../ressources/img_logos/logo_polytech.png}\\[1cm]
|
||||
|
||||
\includegraphics[width=0.45\textwidth]{../ressources/img_logos/logo_taglabs.png}
|
||||
|
||||
|
||||
\HRule \\[0.4cm]
|
||||
{ \huge \bfseries Rapport hebdomadaire\\[0.15cm] }
|
||||
Classification colorimétrique de nuages de points 3D\\
|
||||
Semaine du 09/03 au 15/03
|
||||
\HRule \\[1.5cm]
|
||||
Ronan Collier,
|
||||
Mathieu Letrone,
|
||||
Tri-Thien Truong
|
||||
\\[1cm]
|
||||
\end{titlepage}
|
||||
|
||||
\section{Travail effectué}
|
||||
|
||||
\noindent\begin{tabularx}{17cm}{|p{2.5cm}|p{2.5cm}|p{1cm}|p{1.5cm}|p{2.5cm}|X|}
|
||||
\hline
|
||||
\textbf{Tâche} & \textbf{Nature} & \textbf{Qui} & \textbf{Temps} & \textbf{Réalisation} & \textbf{Commentaire} \\
|
||||
\hline
|
||||
Réorganisation du sprint planning & Production & TT/ ML/ RC & 2h/p & Fin & Confinement, Annulation d'Icreate\\
|
||||
\hline
|
||||
Modification rapport systeme & Production & TT/ ML/ RC & 2h/p & Fin & \\
|
||||
\hline
|
||||
Préparation rapport fin d'itération 4 & Production & TT/ ML/ RC & 3h/p & Fin & \\
|
||||
\hline
|
||||
Revoir les plages de l'algo HSV & Production & TT & 3h & En cours & \\
|
||||
\hline
|
||||
|
||||
\end{tabularx} \\
|
||||
|
||||
\section{Prévision des tâches pour la suite de l'itération par ordre de réalisation :}
|
||||
|
||||
\noindent\begin{tabularx}{17cm}{|p{2.5cm}|p{2.5cm}|p{1cm}|p{1.5cm}|p{2.5cm}|X|}
|
||||
\hline
|
||||
\textbf{Tâche} & \textbf{Nature} & \textbf{Qui} & \textbf{Temps} & \textbf{Réalisation} & \textbf{Commentaire} \\
|
||||
\hline
|
||||
Revoir les plages de l'algo HSV & Production & TT & 3h & En cours & \\
|
||||
\hline
|
||||
Optimisation algo HSV & Production & TT & 6h & Début & \\
|
||||
\hline
|
||||
|
||||
\end{tabularx} \\
|
||||
|
||||
\section{Nouvelles complémentaires}
|
||||
|
||||
\noindent\begin{tabularx}{17cm}{|p{5cm}|X|}
|
||||
\hline
|
||||
\begin{minipage}{.3\textwidth}
|
||||
\includegraphics[width=\linewidth]{img/smhappy.jpg}
|
||||
\end{minipage}
|
||||
&
|
||||
Les choses positives de la semaine :\\
|
||||
\hline
|
||||
\begin{minipage}{.3\textwidth}
|
||||
\includegraphics[width=\linewidth]{img/smneutral.jpg}
|
||||
\end{minipage}
|
||||
&
|
||||
Les inquiètudes de la semaine :\\
|
||||
\hline
|
||||
\begin{minipage}{.3\textwidth}
|
||||
\includegraphics[width=\linewidth]{img/smsad.jpg}
|
||||
\end{minipage}
|
||||
&
|
||||
Les problèmes importants de la semaine : \\
|
||||
\hline
|
||||
\end{tabularx}
|
||||
|
||||
\end{document}
|
||||
Reference in New Issue
Block a user