2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
LaTeX-examples/presentations/Bachelor-Final-Presentation/LaTeX/features.tex
2014-11-02 11:21:49 +01:00

25 lines
No EOL
668 B
TeX

\subsection{Features}
\begin{frame}{Features}
\begin{itemize}
\item Local
\begin{itemize}
\item Coordinates
\item Speed
\item Binary pen pressure
\item Direction
\item Curvature
\item Bitmap-environment
\item Hat-Feature
\end{itemize}
\item Global
\begin{itemize}
\item \# of points
\item \# of strokes
\item Center point
\item Bitmap
\item Bounding box (width, height, time)
\item Re-curvature
\item Ink
\end{itemize}
\end{itemize}
\end{frame}