\title[Short title]{Real Time Image Segmentation}% The short title appears at the bottom of every slide, the full title is only on the title page
\author{Miklos Homolya, Ravikishore Kommajosyula, Gaurav Kukreja}% Your name
\institute[TUM]% Your institution as it will appear on the bottom of every slide, may be shorthand to save space
{
Technical University of Munich \\% Your institution for the title page
\medskip
}
\date{\today}% Date, can be changed to a custom date
\begin{document}
\begin{frame}
\titlepage% Print the title page as the first slide
\end{frame}
\begin{frame}
\frametitle{Overview}% Table of contents slide, comment this block out to remove it
\tableofcontents% Throughout your presentation, if you choose to use \section{} and \subsection{} commands, these will automatically be printed on this slide as an overview of your presentation
\section{Introduction}% Sections can be created in order to organize your presentation into discrete blocks, all sections and subsections are automatically printed in the table of contents as an overview of the talk
%------------------------------------------------
\begin{frame}
\frametitle{Problem Definition}
\end{frame}
%------------------------------------------------
%------------------------------------------------
\section{Algorithm}
\section{CUDA Implementation}
\section{Optimizations}
\subsection{Texture Memory}
\subsection{OpenGL Interoperability}
\begin{frame}
\frametitle{References}
\footnotesize{
\begin{thebibliography}{99}% Beamer does not support BibTeX so references must be inserted manually as below