X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/these_gilles.git/blobdiff_plain/5efa829cb4570828a242e2baced8b215ea6029d5..82c062292d36ed7f5cb8e3e913382ca8c47eb379:/THESE/these.tex diff --git a/THESE/these.tex b/THESE/these.tex index 6cb7ce9..150460f 100644 --- a/THESE/these.tex +++ b/THESE/these.tex @@ -1,6 +1,6 @@ \documentclass[french]{spimufcphdthesis} \usepackage[utf8]{inputenc} - + \usepackage{graphicx} \usepackage{color, xcolor} \usepackage[ruled,lined,linesnumbered]{algorithm2e} @@ -14,7 +14,7 @@ %% The third mandatory parameter is the reference number given by %% the University Library after the PhD defense. \declarethesis[Sous-titre]{Titre}{17 septembre 2012}{XXX} - + %%-------------------- %% Set the author of the PhD thesis \addauthor[gilles.perrot@univ-fcomte.fr]{Gilles}{Perrot} @@ -74,11 +74,11 @@ \begin{document} \tableofcontents - -%-------------------- + +%-------------------- % The content of the PhD thesis -% objectifs, cadre -% annonce du plan +% objectifs, cadre +% annonce du plan \chapter{Introduction} \input{Chapters/chapter1/chapter1.tex} \chapter{Le traitement des images bruitées} @@ -96,35 +96,32 @@ % notations, formules % snake polygonal \section{La parallèlisation du snake polygonal} -% détails +% détails % résultats, images % --> multitarget - + \chapter{Le filtrage des images sur GPU} \section{Algorithme de réduction de bruit par recherche des lignes de niveaux} % détails : bruits AWGN, MGN, speckle, images couleur -% résultats, conclusion -\section{Filtre médian} -% bruit SAP, origine, importance +% résultats, conclusion +\section{Filtre médian} +% bruit SAP, origine, importance % détails, résultats -\section{Filtres de convolution} -% présentation, rôle +\section{Filtres de convolution} +% présentation, rôle % détails : convo NON SEP, convo SEP, discussion Shared mem -% résultats, conclusion +% résultats, conclusion % intégrer logiciels dans sections \chapter{Conclusion générale} -% et perspectives - - - +% et perspectives %-------------------- % Bibliography, indexes... - -\bibliography{biblio.bib} +\bibliographystyle{plain} +\bibliography{biblio} \listoffigures \listoftables - + \appendix \end{document} \ No newline at end of file