16 lines
686 B
TeX
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}
|