diff --git a/Article/Expe_auto/compTable.tex b/Article/Expe_auto/compTable.tex
index e779148ff6f78d4bd7037c0f87c43c5fe19c6607..2dd1069b2d63787eec2e55eb26f0166f4d727069 100644
--- a/Article/Expe_auto/compTable.tex
+++ b/Article/Expe_auto/compTable.tex
@@ -14,7 +14,7 @@ CannyLines
 & 75.5 & 11.7 & 60.6 & 10.6
 & 467 & 139 & 17678 & 4419 & 39.5 & 10.2 \\
 Our detector
-& 66.6 & 14.8 & 65.8 & 9.3
+& 66.6 & 14.8 & \textbf{65.8} & \textbf{9.3}
 & 524 & 119 & 19210 & 3797 & 37.4 & 5.9 \\
 \hline
 \end{tabular}
diff --git a/Article/Fig_synth/statsTable.tex b/Article/Fig_synth/statsTable.tex
index 33c04ff99e32aa8c793db115502d02eed990a2bf..62c08f1ba1aa6838cc01072b5f142ff724650939 100644
--- a/Article/Fig_synth/statsTable.tex
+++ b/Article/Fig_synth/statsTable.tex
@@ -7,16 +7,16 @@ Detected blurred segments per image
 Detected long (> 40 pixels) blurred segments per image
 & 10.41 & $\pm$ & 1.84 & 11.14 & $\pm$ & 1.92 \\
 Undetected input segments per image
-& 2.53 & $\pm$ & 2.54 & 0.64 & $\pm$ & 0.91 \\
+& 2.53 & $\pm$ & 2.54 & \textbf{0.64} & $\pm$ & \textbf{0.91} \\
 Precision (\%) : $P = \#(D\cap S)/\#D$
-& 72.76 & $\pm$ & 9.69 & 79.19 & $\pm$ & 6.30 \\
-Recall (ratio of true detection) (\%) : $R = \#(D\cap S)/\#S$
-& 89.20 & $\pm$ & 3.94 & 90.08 & $\pm$ & 2.77 \\
-F-measure (harmonic mean) (\%) : $F = 2\times P\times R/(P+R)$
-& 79.85 & $\pm$ & 6.78 & 84.17 & $\pm$ & 4.17 \\
+& 72.76 & $\pm$ & 9.69 & \textbf{79.19} & $\pm$ & \textbf{6.30} \\
+Recall (ratio of true detection, \%): $R = \#(D\cap S)/\#S$
+& 89.20 & $\pm$ & 3.94 & \textbf{90.08} & $\pm$ & \textbf{2.77} \\
+F-measure (harmonic mean,\%): $F = 2\times P\times R/(P+R)$
+& 79.85 & $\pm$ & 6.78 & \textbf{84.17} & $\pm$ & \textbf{4.17} \\
 Width difference (in pixels) to matched input segment
-& 0.92 & $\pm$ & 0.31 & 0.76 & $\pm$ & 0.23 \\
+& 0.92 & $\pm$ & 0.31 & \textbf{0.76} & $\pm$ & \textbf{0.23} \\
 Angle difference (in degrees) to matched input segment
-& 1.48 & $\pm$ & 1.42 & 1.05 & $\pm$ & 0.80 \\
+& 1.48 & $\pm$ & 1.42 & \textbf{1.05} & $\pm$ & \textbf{0.80} \\
 \hline
 \end{tabular}