mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
23 lines
No EOL
615 B
TeX
23 lines
No EOL
615 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)
|
|
\end{itemize}
|
|
\end{itemize}
|
|
\end{frame} |