X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/these_gilles.git/blobdiff_plain/c9d0c3dd6f80e930b253e821696e7cab543423be..d509beab7cc0737a1bdfbd609359733a30882a43:/THESE/these.tex?ds=sidebyside diff --git a/THESE/these.tex b/THESE/these.tex index 866d39c..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 @@ -62,10 +62,14 @@ %%-------------------- %% Add a member of the jury %% \addjury{Firstname}{Lastname}{Role in the jury}{Position} -\addjury{Incroyable}{Hulk}{Rapporteur}{Professeur à l'Université de Gotham City \\ Commentaire secondaire} -\addjury{Super}{Man}{Examinateur}{Professeur à l'Université de Gotham City} -\addjury{Bat}{Man}{Directeur de thèse}{Professeur à l'Université de Gotham City} - +\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 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} @@ -80,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 @@ -93,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 @@ -126,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} @@ -161,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} %--------------------