<?php

require_once("defs.php");

beginPage();


?>
<table width="100%" border="0" cellspacing="0" cellpadding="0"
  align="center">
  <tr><td height="5"></td></tr>
  <tr><td>
    <center>
      <font size="4" color="#003366">COLD-Saarbr&uuml;cken</font>
    </center>
  </td></tr>
  <tr><td height="5"></td></tr>
  <tr><td height="1" bgcolor="#003366"></td></tr>
  <tr><td height="5"></td></tr>
  <tr><td>

      <table border="0" cellspacing="0" cellpadding="0" align="center">
        <tr>
          <td width="440" align="center">
              <table border="0" cellspacing="0" cellpadding="0" align="center">
                <tr>
                  <td><img alt="" src="images/std/Saarbruecken_CR.jpg" style="width: 110px; height: 83px;"></td>
                  <td><img alt="" src="images/std/Saarbruecken_TR.jpg" style="width: 110px; height: 83px;"></td>
                  <td><img alt="" src="images/std/Saarbruecken_RL.jpg" style="width: 110px; height: 83px;"></td>
                  <td><img alt="" src="images/std/Saarbruecken_PA.jpg" style="width: 110px; height: 83px;"> </td>
                </tr>
                <tr>
                  <td><img alt="" src="images/omni/Saarbruecken_CR.jpg" style="width: 110px; height: 110px;"></td>
                  <td><img alt="" src="images/omni/Saarbruecken_TR.jpg" style="width: 110px; height: 110px;"></td>
                  <td><img alt="" src="images/omni/Saarbruecken_RL.jpg" style="width: 110px; height: 110px;"></td>
                  <td><img alt="" src="images/omni/Saarbruecken_PA.jpg" style="width: 110px; height: 110px;"> </td>
                </tr>
                <tr>
                  <td><img alt="" src="images/std/Saarbruecken_1PO.jpg" style="width: 110px; height: 83px;"></td>
                  <td><img alt="" src="images/std/Saarbruecken_2PO.jpg" style="width: 110px; height: 83px;"></td>
                  <td><img alt="" src="images/std/Saarbruecken_CNR.jpg" style="width: 110px; height: 83px;"></td>
                  <td><img alt="" src="images/std/Saarbruecken_KT.jpg" style="width: 110px; height: 83px;"> </td>
                </tr>
                <tr>
                  <td><img alt="" src="images/omni/Saarbruecken_1PO.jpg" style="width: 110px; height: 110px;"></td>
                  <td><img alt="" src="images/omni/Saarbruecken_2PO.jpg" style="width: 110px; height: 110px;"></td>
                  <td><img alt="" src="images/omni/Saarbruecken_CNR.jpg" style="width: 110px; height: 110px;"></td>
                  <td><img alt="" src="images/omni/Saarbruecken_KT.jpg" style="width: 110px; height: 110px;"> </td>
                </tr>
             </table>
          </td>
          <td width="10" valign="middle" align="center"></td>
          <td width="120" valign="middle" align="center">
            <img src="images/robots/cold-saarbruecken_120.jpg" width="120">
          </td>
        </tr>
      </table>

  </td></tr>
  <tr><td height="5"></td></tr>
  <tr><td height="1" bgcolor="#003366"></td></tr>
  <tr><td height="5"></td></tr>
  <tr><td style="text-align: justify;">

      The COLD-Saarbr&uuml;cken dataset was acquired at the 
      <a href="http://www.dfki.de/lt/">Language Technology Laboratory</a>  
      at the German Research Center for Artificial Intelligence in Saarbr&uuml;cken in Germany.
      Additional information about the dataset can be found 
      below and in the <a href="documents.php">documents describing the database</a>.
      Download links for each sequence in the dataset as well as videos generated for preview are 
      available on the <a href="downloads.php">Downloads</a> page.
      <ul style="list-style-type : disc; margin-left : 0px; margin-top :
                  0px; margin-bottom : 0px; padding-left : 30px;
                  padding-top : 5px; padding-bottom : 0px;">
        <li>Robotic platform: ActivMedia PeopleBot
        <li>Acquired data: regular and omni-directional images (synchronized), laser range scans, odometry
        <li>Sequences acquired in 13 rooms belonging to 9 room categories.
        <li>Total number of sequences: 32
        <li>Acquisition was performed separately in two different parts of the same office environment (part A and part B).
        <li>In each part, the robot roughly followed two different paths: standard 
        (consisting of rooms that are most likely to be found in most typical office environments) 
        and extended (additionally containing rooms that were specific to this environment or its part).
      </ul>
      <br>
      Short video presenting the acquisition process of the COLD-Saarbr&uuml;cken dataset can be found below:
      <br><br>

    <center>
    <object width="425" height="350"> <param name="movie" value="http://www.youtube.com/v/YGoctoyxjqI"> </param> <embed src="http://www.youtube.com/v/YGoctoyxjqI" type="application/x-shockwave-flash" width="425" height="350"> </embed> </object>
    </center>
    <br>
    This video can also be downloaded as an <a href="videos/cold-saarbruecken.mpg">MPEG file</a>.
    <br><br>
    Maps of the two parts of the laboratory in Saarbr&uuml;cken with approximate paths followed by the 
    robot during data acquisition can be found below. The standard path is represented with blue dashes and the
    extended path is represented with red dashes. Arrows indicate the direction in which the
    robot was driving. Click on the map to download a version in the PDF format.
    <br><br>
    <center>
    <a href="images/maps/maps_saarbruecken.pdf"><img border="0" src="images/maps/map_saarbruecken_a.png"></a>
    <br><br>
    <a href="images/maps/maps_saarbruecken.pdf"><img border="0" src="images/maps/map_saarbruecken_b.png"></a> 
    </center>


  
  </td></tr>
</table>
<?php



endPage();

?>
