fixes
This commit is contained in:
parent
5bfa8fd2ec
commit
26862ed13e
1 changed files with 29 additions and 2 deletions
|
@ -71,9 +71,13 @@
|
||||||
\begin{frame}{\bititle\\Principes / Classification / Linéaire / Vaste}
|
\begin{frame}{\bititle\\Principes / Classification / Linéaire / Vaste}
|
||||||
\begin{center}
|
\begin{center}
|
||||||
|
|
||||||
\only<1>{\imgwide{margin_scale_left}}
|
\only<1>{Changements d’échelles des dimensions\\
|
||||||
|
\\
|
||||||
|
\imgwide{margin_scale_left}}
|
||||||
|
|
||||||
\only<2>{\imgwide{margin_scale_right}}
|
\only<2>{Changements d’échelles des dimensions\\
|
||||||
|
\\
|
||||||
|
\imgwide{margin_scale_right}}
|
||||||
|
|
||||||
\end{center}
|
\end{center}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
@ -170,9 +174,32 @@
|
||||||
\end{frame}
|
\end{frame}
|
||||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||||
\begin{frame}{\bititle\\Principes / Classification / Multi-classes}
|
\begin{frame}{\bititle\\Principes / Classification / Multi-classes}
|
||||||
|
\begin{columns}\begin{column}{.5\textwidth}
|
||||||
|
|
||||||
|
\begin{itemize}
|
||||||
|
\item<1-> SVM à arbre de décision
|
||||||
|
\item<2-> SVM par paires
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\end{column}\begin{column}{.5\textwidth}
|
||||||
|
|
||||||
|
|
||||||
|
\end{column}\end{columns}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
%⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅⋅
|
||||||
\begin{frame}{\bititle\\Principes / Classification / Optimisation}
|
\begin{frame}{\bititle\\Principes / Classification / Optimisation}
|
||||||
|
\begin{columns}\begin{column}{.5\textwidth}
|
||||||
|
|
||||||
|
\begin{itemize}
|
||||||
|
\item<1-> filtre gaussien
|
||||||
|
\item<2-> réduction de bruit
|
||||||
|
\item<3-> suppression artefacts
|
||||||
|
\item<4-> égalisation histogramme
|
||||||
|
\item<5-> filtre médian
|
||||||
|
\end{itemize}
|
||||||
|
|
||||||
|
\end{column}\begin{column}{.5\textwidth}
|
||||||
|
|
||||||
|
|
||||||
|
\end{column}\end{columns}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue