finish the bulk of slides
BIN
rapport/img/cas-échec-2.png
Normal file
After Width: | Height: | Size: 259 KiB |
BIN
rapport/img/cas-échec.png
Normal file
After Width: | Height: | Size: 259 KiB |
BIN
rapport/img/paraview.png
Normal file
After Width: | Height: | Size: 354 KiB |
BIN
rapport/img/vtk-unstructuredgrid-0.png
Normal file
After Width: | Height: | Size: 79 KiB |
BIN
rapport/img/vtk-unstructuredgrid-1.png
Normal file
After Width: | Height: | Size: 162 KiB |
BIN
rapport/img/vtk-unstructuredgrid-2.png
Normal file
After Width: | Height: | Size: 150 KiB |
BIN
rapport/img/vtk-unstructuredgrid-3.png
Normal file
After Width: | Height: | Size: 73 KiB |
BIN
rapport/img/vtk-unstructuredgrid.png
Normal file
After Width: | Height: | Size: 455 KiB |
@ -1,15 +1,24 @@
|
||||
\documentclass{beamer}
|
||||
|
||||
\usetheme{JuanLesPins}
|
||||
|
||||
\usepackage[french]{babel}
|
||||
\usepackage[utf8]{inputenc}
|
||||
\usepackage[T1]{fontenc}
|
||||
|
||||
\usetheme{JuanLesPins}
|
||||
\beamertemplatenavigationsymbolsempty
|
||||
\setbeamertemplate{footline}[frame number]
|
||||
|
||||
\makeatletter
|
||||
\newlength\graphwidth
|
||||
\setlength\graphwidth{10.5cm}
|
||||
\newlength\graphheight
|
||||
\setlength\graphheight{7cm}
|
||||
\makeatother
|
||||
|
||||
\title{Approximation et amélioration de la qualité des maillages tétrahédriques}
|
||||
\author{Jérémy André, Cyril Colin, Christine Cozzolino}
|
||||
\institute{Aix-Marseille Université} \date{\today}
|
||||
\logo{\includegraphics[width=2.5cm]{img/logo-gig.png}}
|
||||
\titlegraphic{\includegraphics[width=2.5cm]{img/logo-gig.png}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
@ -32,10 +41,10 @@
|
||||
\begin{frame}{Maillages volumiques}
|
||||
\centering
|
||||
\begin{tabular}{cc}
|
||||
\includegraphics[width=5cm]{img/cow-00.png} &
|
||||
\includegraphics[width=5cm]{img/cow-03.png} \\
|
||||
\includegraphics[width=5cm]{img/cow-06.png} &
|
||||
\includegraphics[width=5cm]{img/cow-09.png} \\
|
||||
\includegraphics[width=4.5cm]{img/cow-00.png} &
|
||||
\includegraphics[width=4.5cm]{img/cow-03.png} \\
|
||||
\includegraphics[width=4.5cm]{img/cow-06.png} &
|
||||
\includegraphics[width=4.5cm]{img/cow-09.png} \\
|
||||
\end{tabular}
|
||||
\end{frame}
|
||||
|
||||
@ -47,8 +56,8 @@
|
||||
\begin{frame}{Anisotropie}
|
||||
\centering
|
||||
\begin{tabular}{cc}
|
||||
\includegraphics[width=5cm]{img/isotropique.png} &
|
||||
\includegraphics[width=5cm]{img/anisotropique.png}
|
||||
\includegraphics[width=4.5cm]{img/isotropique.png} &
|
||||
\includegraphics[width=4.5cm]{img/anisotropique.png}
|
||||
\end{tabular}
|
||||
\end{frame}
|
||||
|
||||
@ -89,47 +98,112 @@
|
||||
|
||||
\begin{frame}{Chaîne de traitement}
|
||||
\centering
|
||||
\includegraphics[height=7cm]{img/pipeline.png}
|
||||
\includegraphics[height=\graphheight]{img/pipeline.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Pré-traitement}
|
||||
\subsection{Pré-traitement}
|
||||
|
||||
\begin{frame}
|
||||
\begin{itemize}
|
||||
\item Suppression des cellules externes
|
||||
\item Détection des points de surface
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Projection des points}
|
||||
\begin{frame}{Point-dans-polygone}
|
||||
\centering
|
||||
\includegraphics[height=\graphheight]{img/point_in_polygon.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{« Modification proportionelle »}
|
||||
\includegraphics[width=9.3cm]{img/influence-rayon-0-3.png}
|
||||
\begin{frame}{Suppression des cellules externes}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/remove_external.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{« Modification proportionelle »}
|
||||
\includegraphics[width=9.3cm]{img/influence-rayon-5-20.png}
|
||||
\subsection{Projection des points}
|
||||
|
||||
\begin{frame}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/project.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Relaxation}
|
||||
\includegraphics[width=9.3cm]{img/influence-relaxation.png}
|
||||
\subsection{« Modification proportionelle »}
|
||||
|
||||
\begin{frame}{Sans}
|
||||
\centering
|
||||
\includegraphics[height=\graphheight]{img/project_clip_no_displace.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Avec}
|
||||
\centering
|
||||
\includegraphics[height=\graphheight]{img/project_clip_displace.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Rayon d'influence}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/influence-rayon-0-3.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Rayon d'influence}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/influence-rayon-5-20.png}
|
||||
\end{frame}
|
||||
|
||||
\subsection{Relaxation}
|
||||
|
||||
\begin{frame}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/influence-relaxation.png}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\section{Implémentation}
|
||||
|
||||
\begin{frame}{VTK}
|
||||
\begin{frame}
|
||||
\centering
|
||||
Bibliothèque de Kitware sous license libre pour la manipulation de
|
||||
données scientifiques 3D.
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{VTK}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/vtk-unstructuredgrid-0.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{VTK}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/vtk-unstructuredgrid-1.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{VTK}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/vtk-unstructuredgrid-2.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{VTK}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/vtk-unstructuredgrid-3.png}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\begin{frame}{Paraview}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/paraview.png}
|
||||
\end{frame}
|
||||
|
||||
|
||||
\section{Résultats}
|
||||
|
||||
\begin{frame}{Histogrammes}
|
||||
\subsection{Cas dégénéré}
|
||||
|
||||
\begin{frame}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/cas-échec.png}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}{Cas dégénérés}
|
||||
\begin{frame}
|
||||
\centering
|
||||
\includegraphics[width=\graphwidth]{img/cas-échec-2.png}
|
||||
\end{frame}
|
||||
|
||||
|
||||
|