49 lines
2.3 KiB
TeX
49 lines
2.3 KiB
TeX
Below is the task allocation for the first project review:
|
|
% Please add the following required packages to your document preamble:
|
|
% \usepackage[table,xcdraw]{xcolor}
|
|
% Beamer presentation requires \usepackage{colortbl} instead of \usepackage[table,xcdraw]{xcolor}
|
|
\begin{table}[H]
|
|
\begin{tabular}{|l|l|l|l|}
|
|
\hline
|
|
Task / Member & Lilian & Luca & Louis \\ \hline
|
|
\rowcolor[HTML]{C0C0C0}
|
|
Image Management & & & \\ \hline
|
|
Preprocessing & Principal & Secondary & \\ \hline
|
|
Rotation & Secondary & & Principal \\ \hline
|
|
Segmentation & Principal & & Secondary \\ \hline
|
|
\rowcolor[HTML]{C0C0C0}
|
|
OCR & & & \\ \hline
|
|
Neural Network & Principal & & Secondary \\ \hline
|
|
Image Bank Management & & Principal & Secondary \\ \hline
|
|
Training Management & Secondary & Principal & \\ \hline
|
|
\rowcolor[HTML]{C0C0C0}
|
|
Project Management & & & \\ \hline
|
|
Establishing Work Methods & Principal & & Secondary \\ \hline
|
|
Task Assignment & Secondary & & Principal \\ \hline
|
|
\rowcolor[HTML]{C0C0C0}
|
|
Git & & & \\ \hline
|
|
Repository Setup & Principal & Secondary & \\ \hline
|
|
Access Management & & Principal & Secondary \\ \hline
|
|
Git Security Management & & Secondary & Principal \\ \hline
|
|
CI/CD Management & & & Principal \\ \hline
|
|
P2P Checking & Principal & Principal & Principal \\ \hline
|
|
\rowcolor[HTML]{C0C0C0}
|
|
Other & & & \\ \hline
|
|
Report Writing & & Secondary & Principal \\ \hline
|
|
Solver Creation & & Principal & \\ \hline
|
|
GUI Implementation & Secondary & Principal & \\ \hline
|
|
\end{tabular}
|
|
\end{table}
|
|
|
|
\newpage
|
|
|
|
|
|
|
|
\subsection{Project Management}
|
|
\input{sections/repartition-des-taches/gestion-du-projet/gestion-du-projet}
|
|
|
|
\subsection{Git}
|
|
\input{sections/repartition-des-taches/git/git}
|
|
|
|
\subsection{Progress Status}
|
|
\input{sections/repartition-des-taches/etat-avancement/etat-avancement} |