2014-10-31 06:48:58 +01:00
|
|
|
\subsection{Online and offline recognition}
|
|
|
|
|
|
|
|
\begin{frame}{What is my Bachelor's thesis about?}
|
|
|
|
\begin{itemize}
|
|
|
|
\item Recognition of handwritten mathematical symbols
|
|
|
|
\item On-line recognition, not OCR!
|
|
|
|
\item Given a series of points $(x(t), y(t), b(t))$\\
|
2014-11-02 11:21:49 +01:00
|
|
|
I want to get the \LaTeX{} command.
|
2014-10-31 06:48:58 +01:00
|
|
|
\end{itemize}
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
\begin{frame}{Why did I work on this topic?}
|
|
|
|
\begin{itemize}
|
|
|
|
\item \LaTeX{} is easy as soon as you know the \textbackslash{}commands.
|
|
|
|
\item It's hard to find the \LaTeX{} command of single symbols.
|
|
|
|
\item It's much harder to find complete formulas.
|
|
|
|
\end{itemize}
|
|
|
|
|
2014-11-02 11:21:49 +01:00
|
|
|
For now: recognition of isolated symbols.
|
2014-10-31 06:48:58 +01:00
|
|
|
\end{frame}
|