2024-10-30 16:40:03 +01:00

48 lines
2.6 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}{llll}
Task / Member & Lilian & Luca & Louis \\
\rowcolor[HTML]{C0C0C0}
Image Management & & & \\
Preprocessing & Principal & Secondary & \\
Rotation & Secondary & & Principal \\
Segmentation & Principal & & Secondary \\
\rowcolor[HTML]{C0C0C0}
OCR & & & \\
Neural Network & Principal & & Secondary \\
Image Bank Management & & Principal & Secondary \\
Training Management & Secondary & Principal & \\
\rowcolor[HTML]{C0C0C0}
Project Management & & & \\
Establishing Work Methods & Principal & & Secondary \\
Task Assignment & Secondary & & Principal \\
\rowcolor[HTML]{C0C0C0}
Git & & & \\
Repository Setup & Principal & Secondary & \\
Access Management & & Principal & Secondary \\
Git Security Management & & Secondary & Principal \\
CI/CD Management & & & Principal \\
P2P Checking & Principal & Principal & Principal \\
\rowcolor[HTML]{C0C0C0}
Other & & & \\
Report Writing & & Secondary & Principal \\
Solver Creation & & Principal & \\
GUI Implementation & Secondary & Principal &
\end{tabular}
\end{table}
\newpage
\subsection{Image Management}
\input{sections/repartition-des-taches/gestion-de-l-image/gestion-de-l-image}
\subsection{OCR}
\include{sections/repartition-des-taches/OCR/ocr}
\subsection{Project Management}
\include{sections/repartition-des-taches/gestion-du-projet/gestion-du-projet}
\subsection{Git}
\include{sections/repartition-des-taches/git/git}
\subsection{Other}
\include{sections/repartition-des-taches/autre/autre}