\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.
%% 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}
\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
%\cfoot{}
%% Right footer
%\rfoot{}
-
+
+
+%\declareupmtheorem{rq}{Remarque}{Liste des remarques}
+
\begin{document}
\tableofcontents
-
+
%--------------------
% The content of the PhD thesis
% objectifs, cadre
% 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
% intégrer logiciels dans sections
\chapter{Conclusion générale}
% et perspectives
-
+
%--------------------
% Bibliography, indexes...
\bibliographystyle{plain}