mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Bachelor-Final-Presentation: Added first draft
This commit is contained in:
parent
22b5998d56
commit
1ee32917ab
30 changed files with 544 additions and 0 deletions
|
@ -0,0 +1,18 @@
|
|||
\subsection{Preprocessing}
|
||||
\begin{frame}{Preprocessing}
|
||||
\begin{itemize}
|
||||
\item Normalizing
|
||||
\begin{itemize}
|
||||
\item Scaling
|
||||
\item Shifting
|
||||
\item Resampling
|
||||
\end{itemize}
|
||||
\item Noise reduction
|
||||
\begin{itemize}
|
||||
\item Smoothing (e.g. moving average)
|
||||
\item Dot reduction
|
||||
\item Filtering (by distance, speed or angle)
|
||||
\item Stroke connection
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
\end{frame}
|
Loading…
Add table
Add a link
Reference in a new issue