Changed bitrate to framerate

This commit is contained in:
Andreas Tsouchlos 2023-01-24 15:04:48 +01:00
parent 7d49eb98cd
commit d77381e818

View File

@ -64,10 +64,8 @@
\item $\mathcal{O}\left(n \right) $ time complexity - same as BP;
Only multiplication and addition necessary \cite{proximal_paper}
\item Measured Performance: Between $\SI{0.5}{\mega\bit / \second}$ and
$\SI{2.5}{\mega\bit / \second}$ - Intel Core i7-7700HQ @ 2.80GHz%
% \\ ($\sim \SI{10}{\second}$ for the shown plot)
\todo{bit/s or frames/s? If bit/s, code bits or information bits?}
\item Measured Performance: $\sim\SI{10000}{frames / \second}$
- Intel Core i7-7700HQ @ 2.80GHz; $n=204$
\end{itemize}
\vspace{3mm}
\end{frame}