@@ -122,7 +122,107 @@ We use acronyms to refer to the available algorithms:
122122- LSL STD is the Light Speed Labeling algorithm by Lacassagne et al. <sup>[5](#LSL_STD)</sup>;
123123- SAUF is the Scan Array Union Find algorithm by Wu et al. <sup>[6](#SAUF)</sup>, which is the algorithm currently included in OpenCV.
124124
125- 
125+ <table border="0">
126+ <caption><h4>Average run-time tests on a i7-4790 CPU @ 3.60 GHz with Windows</h4></caption>
127+ <tr>
128+ <td align="center"><b>3dpes</b></td>
129+ <td align="center"><b>hamlet</b></td>
130+ </tr>
131+ <tr>
132+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/ilb14_averages_3dpes.png" alt="ilb14_3dpes" height="260" width="415"></td>
133+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/ilb14_averages_hamlet.png" alt="ilb14_mirflickr" height="260" width="415"></td>
134+ </tr>
135+ </table>
136+ <table border="0">
137+ <tr>
138+ <td align="center"><b>mirflickr</b></td>
139+ <td align="center"><b>tobacco800</b></td>
140+ </tr>
141+ <tr>
142+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/ilb14_averages_mirflickr.png" alt="ilb14_mirflickr" height="260" width="415"></td>
143+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/ilb14_averages_tobacco800.png" alt="ilb14_tobacco800" height="260" width="415"></td>
144+ </tr>
145+ </table>
146+
147+ <table border="0">
148+ <caption><h4>Average run-time tests on a Xeon CPU E5-2609 v2 @ 2.50GHz with Linux</h4></caption>
149+ <tr>
150+ <td align="center"><b>3dpes</b></td>
151+ <td align="center"><b>hamlet</b></td>
152+ </tr>
153+ <tr>
154+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/softechict-nvidia_averages_3dpes.png" alt="softechict-nvidia_3dpes" height="260" width="415"></td>
155+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/softechict-nvidia_averages_hamlet.png" alt="softechict-nvidia_mirflickr" height="260" width="415"></td>
156+ </tr>
157+ </table>
158+ <table border="0">
159+ <tr>
160+ <td align="center"><b>mirflickr</b></td>
161+ <td align="center"><b>tobacco800</b></td>
162+ </tr>
163+ <tr>
164+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/softechict-nvidia_averages_mirflickr.png" alt="softechict-nvidia_mirflickr" height="260" width="415"></td>
165+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/softechict-nvidia_averages_tobacco800.png" alt="softechict-nvidia_tobacco800" height="260" width="415"></td>
166+ </tr>
167+ </table>
168+
169+ <table border="0">
170+ <caption><h4>Average run-time tests on a Intel Core Duo @ 2.8GHz with OSX</h4></caption>
171+ <tr>
172+ <td align="center"><b>3dpes</b></td>
173+ <td align="center"><b>hamlet</b></td>
174+ </tr>
175+ <tr>
176+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/pro_mid2009_averages_3dpes.png" alt="pro_mid2009_3dpes" height="260" width="415"></td>
177+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/pro_mid2009_averages_hamlet.png" alt="pro_mid2009_mirflickr" height="260" width="415"></td>
178+ </tr>
179+ </table>
180+ <table border="0">
181+ <tr>
182+ <td align="center"><b>mirflickr</b></td>
183+ <td align="center"><b>tobacco800</b></td>
184+ </tr>
185+ <tr>
186+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/pro_mid2009_averages_mirflickr.png" alt="pro_mid2009_mirflickr" height="260" width="415"></td>
187+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/pro_mid2009_averages_tobacco800.png" alt="pro_mid2009_tobacco800" height="260" width="415"></td>
188+ </tr>
189+ </table>
190+
191+ <table border="0">
192+ <caption><h4>Density-Size tests on a i7-4790 CPU @ 3.60 GHz with Windows</h4></caption>
193+ <tr>
194+ <td align="center"><b>Density</b></td>
195+ <td align="center"><b>Size</b></td>
196+ </tr>
197+ <tr>
198+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/ilb14_density.png" alt="ilb14_density" height="260" width="415"></td>
199+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/ilb14_size.png" alt="ilb14_size" height="260" width="415"></td>
200+ </tr>
201+ </table>
202+
203+ <table border="0">
204+ <caption><h4>Density-Size tests on a Xeon CPU E5-2609 v2 @ 2.50GHz with Linux</h4></caption>
205+ <tr>
206+ <td align="center"><b>Density</b></td>
207+ <td align="center"><b>Size</b></td>
208+ </tr>
209+ <tr>
210+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/softechict-nvidia_density.png" alt="softechict-nvidia_density" height="260" width="415"></td>
211+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/softechict-nvidia_size.png" alt="softechict-nvidia_size" height="260" width="415"></td>
212+ </tr>
213+ </table>
214+
215+ <table border="0">
216+ <caption><h4>Density-Size tests on a Intel Core Duo @ 2.8GHz with OSX</h4></caption>
217+ <tr>
218+ <td align="center"><b>Density</b></td>
219+ <td align="center"><b>Size</b></td>
220+ </tr>
221+ <tr>
222+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/pro_mid2009_density.png" alt="pro_mid2009_density" height="260" width="415"></td>
223+ <td><img src="http://imagelab.ing.unimore.it/files2/yacclab/pro_mid2009_size.png" alt="pro_mid2009_size" height="260" width="415"></td>
224+ </tr>
225+ </table>
126226
127227<a name="CT">[1]</a><p align="justify"><em>F. Chang, C.-J. Chen, and C.-J. Lu, “A linear-time component-labeling algorithm using contour tracing technique,” Computer Vision and Image Understanding, vol. 93, no. 2, pp. 206–220, 2004.</em></p>
128228
0 commit comments