add: Added slide about converting attributes to objects

exercise-movie
chrisr3d 2020-09-13 14:34:03 +02:00
parent c6cb20f83a
commit f1430f32b3
No known key found for this signature in database
GPG Key ID: 6BBED1B63A6D639F
4 changed files with 11 additions and 0 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 810 KiB

View File

@ -134,6 +134,16 @@
\end{itemize}
\end{frame}
\begin{frame}
\frametitle{Convert attributes to objects}
\begin{itemize}
\item Allow users to easily select a set of attributes and automatically propose suitable object templates
\end{itemize}
\begin{center}
\movie[width=9cm,height=6cm]{\includegraphics[scale=0.13]{attributes_to_object.png}}{attributes_to_object.mp4}
\end{center}
\end{frame}
\begin{frame}
\frametitle{Massive rewrite of PyMISP}
\begin{itemize}

View File

@ -10,6 +10,7 @@
\usepackage{adjustbox}
\usetikzlibrary{positioning}
\usetikzlibrary{shapes,arrows}
\usepackage{multimedia}
%\usepackage[T1]{fontenc}
%\usepackage[scaled]{beramono}
\author{\small{\input{../includes/authors.txt}}}