%% The second mandatory parameter is the date of the PhD defense.
%% The third mandatory parameter is the reference number given by
%% the University Library after the PhD defense.
-\declarethesis[]{Algorithmes rapides pour le traitement des images bruitées sur GPU}{17 novembre 2013}{XXX}
+\declarethesis[]{Algorithmes rapides pour le filtrage et la segmentation des images bruitées sur GPU}{17 novembre 2013}{XXX}
%%--------------------
%% Set the author of the PhD thesis
\usepackage{bbold}
\def\indentit{\mbox{l\hspace{-0.55em}1}}
-
+
\begin{document}
-
-\tableofcontents
-
+\pagenumbering{arabic}
+
+\tableofcontents
%--------------------
-% The content of the PhD thesis
-% objectifs, cadre
-% annonce du plan
-\chapter{Introduction}
+\part{Introduction}
+\chapter{Préambule}
\input{Chapters/chapter1/chapter1.tex}
\chapter{Les processeurs graphiques (GPU) NVidia\textregistered}\label{ch-GPU}
\input{Chapters/chapter1b/chapter1b.tex}
-\part*{Le traitement des images}
+\part{Le traitement des images}
\section*{Introduction}
\input{Chapters/chapter2/chapter2.tex}
\chapter{Modèles d'image et de bruits - notations}
\chapter{Les techniques de segmentation des images}
\input{Chapters/chapter2/chapter2d.tex}
-\part*{Algorithmes GPU rapides pour la réduction de bruit et la segmentation}
+\part{Algorithmes GPU rapides pour la réduction de bruit et la segmentation}
\chapter{La segmentation par snake polygonal orienté régions\label{ch-snake}}
\input{Chapters/chapter3/chapter3.tex}
\chapter{Les filtres de convolution sur GPU\label{ch-convo}}
\input{Chapters/chapter6/chapter6.tex}
-% présentation, rôle
-% détails : convo NON SEP, convo SEP, discussion Shared mem
-% résultats, conclusion
-% intégrer logiciels dans sections
+
+\part{Conclusions et perspectives}
\chapter{Conclusion générale}
\input{Chapters/chapter1/conclusion.tex}
-%\pagebreak
-%\section*{Remerciements}
-%\input{Chapters/chapter1/rem.tex}
+\chapter{Remerciements}
+\input{Chapters/chapter1/rem.tex}
%--------------------
% Bibliography, indexes...