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_CER_1.tex
T
2024-01-14 20:53:44 +01:00

16 lines
686 B
TeX

\begin{tabular}{|l|c|c|}
\hline
\textbf{Processor} & \textbf{Changes} & \textbf{Deviation} \\ \hline
ThresholdProcessor(40\%) & 1,55 & 2,39 \\ \hline
ThresholdProcessor(30\%) & 1,74 & 2,75 \\ \hline
ThresholdProcessor(50\%) & 1,93 & 2,72 \\ \hline
ThresholdProcessor(70\%) & 2,15 & 2,97 \\ \hline
AutoThresholdProcessor(OTSU) & 2,15 & 3,06 \\ \hline
... & ... & ... \\ \hline
ThresholdAdaptiveProcessor(24\_24) & 3,00 & 3,18 \\ \hline
ThresholdAdaptiveProcessor(08\_08) & 3,17 & 3,07 \\ \hline
ThresholdAdaptiveProcessor(16\_16) & 3,22 & 3,15 \\ \hline
AutoThresholdProcessor(Triangle) & 4,71 & 3,22 \\ \hline
ThresholdAdaptiveProcessor(04\_04) & 4,87 & 2,88 \\ \hline
\end{tabular}