This repository has been archived on 2024-06-04. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
thesis/include/figures/fig_Time_1.tex
T
2024-01-14 20:53:44 +01:00

16 lines
734 B
TeX

\begin{tabular}{|l|c|c|}
\hline
\textbf{Processor} & \textbf{Time} & \textbf{Deviation} \\ \hline
ThresholdAdaptiveProcessor(16\_16) & 0,49ms & 0,28ms \\ \hline
ThresholdAdaptiveProcessor(20\_20) & 0,59ms & 0,36ms \\ \hline
ThresholdAdaptiveProcessor(12\_12) & 0,59ms & 0,28ms \\ \hline
ThresholdAdaptiveProcessor(24\_24) & 0,62ms & 0,19ms \\ \hline
AutoThresholdProcessor(Kapur) & 0,62ms & 0,06ms \\ \hline
... & ... & ... \\ \hline
ThresholdAdaptiveProcessor(04\_04) & 0,88ms & 0,11ms \\ \hline
ThresholdProcessor(50\%) & 0,95ms & 0,64ms \\ \hline
AutoThresholdProcessor(Triangle) & 1,09ms & 2,50ms \\ \hline
ThresholdProcessor(20\%) & 1,58ms & 4,22ms \\ \hline
ThresholdProcessor(40\%) & 1,70ms & 0,47ms \\ \hline
\end{tabular}