X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/these_gilles.git/blobdiff_plain/2145c00e2163c4976cfc5dd2937ac2b5e7515892..de66b573538c6949bbc090e4e7ac4af93a868bbd:/THESE/these.tex?ds=inline diff --git a/THESE/these.tex b/THESE/these.tex index a8641af..21ae898 100644 --- a/THESE/these.tex +++ b/THESE/these.tex @@ -1,10 +1,13 @@ \documentclass[french]{spimufcphdthesis} \usepackage[utf8]{inputenc} - + \usepackage{graphicx} \usepackage{color, xcolor} \usepackage[ruled,lined,linesnumbered]{algorithm2e} - + +\usepackage{amsmath} +\usepackage{booktabs} + %%-------------------- %% Set the title, subtitle, defense date, and %% the registration number of the PhD thesis. @@ -14,27 +17,27 @@ %% 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} - + %%-------------------- %% 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} - + %%-------------------- %% Set the laboratory where the thesis was made %\addlaboratory{Laboratoire Waynes Industry} - -%%-------------------- + +%%-------------------- %% Set the English abstract \thesisabstract[english]{This is the abstract in English} - -%%-------------------- + +%%-------------------- %% Set the English keywords. They only appear if %% there is an English abstract \thesiskeywords[english]{Keyword 1, Keyword 2} @@ -70,11 +73,14 @@ %\cfoot{} %% Right footer %\rfoot{} - + + +%\declareupmtheorem{rq}{Remarque}{Liste des remarques} + \begin{document} \tableofcontents - + %-------------------- % The content of the PhD thesis % objectifs, cadre @@ -85,18 +91,18 @@ \input{Chapters/chapter2/chapter2.tex} % généraliéts %classes d'algo, outils ( histo, PDF, gauss, speckle, etc..) -\section{L'état de l'art des implémentations GPU} +%\section{L'état de l'art des implémentations GPU} % segmentation % filtrage : réduction de bruit, convolutions % tracking -% pattern recognition -\chapter{La segmentation orientée régions dans les images bruitées} -\section{Présentation - existant} +% pattern recognition +\chapter{La segmentation par snake polygonal orienté régions} +\input{Chapters/chapter3/chapter3.tex} % segmentation, intérêt, domaines -% notations, formules -% snake polygonal -\section{La parallèlisation du snake polygonal} -% détails +% notations, formules +% snake polygonal +% +% détails % résultats, images % --> multitarget @@ -114,7 +120,7 @@ % intégrer logiciels dans sections \chapter{Conclusion générale} % et perspectives - + %-------------------- % Bibliography, indexes... \bibliographystyle{plain}