From 8fba1cabbcd08b79236d5f62dcf387012dfd4b3b Mon Sep 17 00:00:00 2001 From: Tri-Thien TRUONG Date: Wed, 18 Mar 2020 11:13:31 +0100 Subject: [PATCH] ajout rapport hebdo --- .../Rapport20_02-03_08-03.tex | 96 +++++++++++++++++++ .../Rapport21_09-03_15-03.tex | 94 ++++++++++++++++++ 2 files changed, 190 insertions(+) create mode 100644 doc/rapports_hebdomadaires/Rapport20_02-03_08-03.tex create mode 100644 doc/rapports_hebdomadaires/Rapport21_09-03_15-03.tex diff --git a/doc/rapports_hebdomadaires/Rapport20_02-03_08-03.tex b/doc/rapports_hebdomadaires/Rapport20_02-03_08-03.tex new file mode 100644 index 0000000..cb51f9f --- /dev/null +++ b/doc/rapports_hebdomadaires/Rapport20_02-03_08-03.tex @@ -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} diff --git a/doc/rapports_hebdomadaires/Rapport21_09-03_15-03.tex b/doc/rapports_hebdomadaires/Rapport21_09-03_15-03.tex new file mode 100644 index 0000000..532dd94 --- /dev/null +++ b/doc/rapports_hebdomadaires/Rapport21_09-03_15-03.tex @@ -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}