From 0ce1d5175edf86f39d26a58343aa94e430706c47 Mon Sep 17 00:00:00 2001
From: Kerautret <bertrand.kerautret@univ-lyon2.fr>
Date: Sat, 27 Apr 2019 17:15:46 +0200
Subject: [PATCH] relecture/prop section 4

---
 Article/Expe_auto/compTable.tex  |  2 +-
 Article/Fig_synth/statsTable.tex | 16 ++++++++--------
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/Article/Expe_auto/compTable.tex b/Article/Expe_auto/compTable.tex
index e779148..2dd1069 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 33c04ff..62c08f1 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}
-- 
GitLab