X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/these_gilles.git/blobdiff_plain/13ca7bf0cd6c0a68491100176b08e819ef173a57..d509beab7cc0737a1bdfbd609359733a30882a43:/THESE/these.tex diff --git a/THESE/these.tex b/THESE/these.tex index c485bae..f336861 100644 --- a/THESE/these.tex +++ b/THESE/these.tex @@ -53,7 +53,7 @@ %% 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 filtrage et la segmentation 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 avril 2013}{XXX} %%-------------------- %% Set the author of the PhD thesis @@ -64,12 +64,12 @@ %% \addjury{Firstname}{Lastname}{Role in the jury}{Position} \addjury{Jean-Michel}{Dischler}{Rapporteur}{Professeur à l'Université de Strasbourg} \addjury{Dominique}{Houzet}{Rapporteur}{Professeur à l'Institut Polytechnique \\de Grenoble (INP)} -\addjury{Sylvain}{Lefebvre}{Examinateur}{Chargé de recherche à l'INRIA \\de Sophia Antipolis} +\addjury{Sylvain}{Lefebvre}{Examinateur}{Chargé de recherches à l'INRIA \\de Sophia Antipolis} \addjury{Nicolas}{Bertaux}{Examinateur}{Maître de conférences HDR à l'Université \\d'Aix-Marseille} \addjury{Stéphane}{Domas}{Co-encadrant}{Maître de conférences à l'Université \\de Franche-Comté} \addjury{Raphaël}{Couturier}{Directeur de thèse}{Professeur à l'Université \\de Franche-Comté} - + %%-------------------- %% Set the laboratory where the thesis was made \addlaboratory{Institut FEMTO-ST, département DISC} @@ -84,7 +84,7 @@ Through extremely fine-tuned management of the different memory types available %%-------------------- %% Set the English keywords. They only appear if %% there is an English abstract -\thesiskeywords[english]{GPU, Filtering, Image, Segmentation} +\thesiskeywords[english]{GPU, Filtering, Image, Segmentation, Parallel, Median, Convolution} %% -------------------- %% Set the French abstract @@ -97,7 +97,7 @@ Dans cette thèse, nous proposons des méthodes conduisant à des implémentatio %%-------------------- %% Set the French keywords. They only appear if %% there is an French abstract -\thesiskeywords[french]{GPU, Filtrage, Image, Segmentation} +\thesiskeywords[french]{GPU, Filtrage, Image, Segmentation, Parallèle, Médian, Convolution} %%-------------------- %% Change the speciality of the PhD thesis @@ -130,13 +130,11 @@ Dans cette thèse, nous proposons des méthodes conduisant à des implémentatio \newcommand{\kr}{\includegraphics[scale=0.7]{kernRight.png}} \usepackage{bbold} \def\indentit{\mbox{l\hspace{-0.55em}1}} + - \begin{document} -\pagenumbering{arabic} - -\tableofcontents -%-------------------- +\tableofcontents +\mainmatter \part{Introduction} \chapter{Préambule} \input{Chapters/chapter1/chapter1.tex} @@ -165,11 +163,12 @@ Dans cette thèse, nous proposons des méthodes conduisant à des implémentatio \chapter{Les filtres de convolution sur GPU\label{ch-convo}} \input{Chapters/chapter6/chapter6.tex} -\part{Conclusions et perspectives} +%\part{Conclusions et perspectives} \chapter{Conclusion générale} \input{Chapters/chapter1/conclusion.tex} -\chapter{Remerciements} +\backmatter +\chapter*{Remerciements} \input{Chapters/chapter1/rem.tex} %--------------------