Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > e6f1a3debfddb2a6cccaab627266a0ea > files > 1173

mrpt-doc-0.9.0-0.5.fc14.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>The MRPT project: CObservationImage.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<div align="left"><a href="http://www.mrpt.org/">Main MRPT website</a> &gt; <b>C++ reference</b> </div>
<div align="right">
<a href="index.html"><img border="0" src="mrpt_logo.png" alt="MRPT logo"></a>
</div>
<!-- Generated by Doxygen 1.6.2-20100208 -->
<script type="text/javascript"><!--
var searchBox = new SearchBox("searchBox", "search",false,'Search');
--></script>
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
        <img id="MSearchSelect" src="search/search.png"
             onmouseover="return searchBox.OnSearchSelectShow()"
             onmouseout="return searchBox.OnSearchSelectHide()"
             alt=""/>
        <input type="text" id="MSearchField" value="Search" accesskey="S"
             onfocus="searchBox.OnSearchFieldFocus(true)" 
             onblur="searchBox.OnSearchFieldFocus(false)" 
             onkeyup="searchBox.OnSearchFieldChange(event)"/>
        <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
        </div>
      </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>CObservationImage.h File Reference</h1><code>#include &lt;<a class="el" href="_c_serializable_8h_source.html">mrpt/utils/CSerializable.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="_c_image_8h_source.html">mrpt/utils/CImage.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="_t_camera_8h_source.html">mrpt/utils/TCamera.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="_c_matrix_8h_source.html">mrpt/math/CMatrix.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="_c_observation_8h_source.html">mrpt/slam/CObservation.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="_c_pose3_d_8h_source.html">mrpt/poses/CPose3D.h</a>&gt;</code><br/>
<code>#include &lt;<a class="el" href="_c_pose2_d_8h_source.html">mrpt/poses/CPose2D.h</a>&gt;</code><br/>
<div class="dynheader">
Include dependency graph for CObservationImage.h:</div>
<div class="dynsection">
<div class="center"><img src="_c_observation_image_8h__incl.png" border="0" usemap="#_c_observation_image_8h_map" alt=""/></div>
<map name="_c_observation_image_8h_map" id="_c_observation_image_8h">
<area shape="rect" id="node3" href="_c_serializable_8h.html" title="mrpt/utils/CSerializable.h" alt="" coords="1653,547,1821,576"/><area shape="rect" id="node83" href="_c_image_8h.html" title="mrpt/utils/CImage.h" alt="" coords="1233,83,1369,112"/><area shape="rect" id="node87" href="_c_matrix_8h.html" title="mrpt/math/CMatrix.h" alt="" coords="1231,315,1372,344"/><area shape="rect" id="node123" href="_t_camera_8h.html" title="mrpt/utils/TCamera.h" alt="" coords="1315,392,1459,421"/><area shape="rect" id="node139" href="_c_observation_8h.html" title="mrpt/slam/CObservation.h" alt="" coords="1880,469,2053,499"/><area shape="rect" id="node149" href="_c_pose3_d_8h.html" title="mrpt/poses/CPose3D.h" alt="" coords="1504,237,1661,267"/><area shape="rect" id="node158" href="_c_pose2_d_8h.html" title="mrpt/poses/CPose2D.h" alt="" coords="1635,83,1792,112"/><area shape="rect" id="node5" href="_c_object_8h.html" title="mrpt/utils/CObject.h" alt="" coords="1544,701,1683,731"/><area shape="rect" id="node68" href="safe__pointers_8h.html" title="mrpt/utils/safe_pointers.h" alt="" coords="1632,779,1800,808"/><area shape="rect" id="node72" href="_c_stream_8h.html" title="mrpt/utils/CStream.h" alt="" coords="1088,624,1229,653"/><area shape="rect" id="node7" href="utils__defs_8h.html" title="mrpt/utils/utils_defs.h" alt="" coords="967,856,1113,885"/><area shape="rect" id="node11" href="os_8h.html" title="mrpt/system/os.h" alt="" coords="1880,933,2003,963"/><area shape="rect" id="node24" href="base_2include_2mrpt_2base_2link__pragmas_8h.html" title="mrpt/base/link_pragmas.h" alt="" coords="1671,1011,1841,1040"/><area shape="rect" id="node27" href="boost__join_8h.html" title="mrpt/utils/boost_join.h" alt="" coords="1681,1088,1831,1117"/><area shape="rect" id="node29" href="types_8h.html" title="mrpt/utils/types.h" alt="" coords="1204,1011,1327,1040"/><area shape="rect" id="node65" href="smart__ptr_8hpp.html" title="mrpt/otherlibs/stlplus/smart_ptr.hpp" alt="" coords="1099,933,1325,963"/><area shape="rect" id="node75" href="_c_uncopiable_8h.html" title="mrpt/utils/CUncopiable.h" alt="" coords="957,779,1123,808"/><area shape="rect" id="node79" href="exceptions_8h.html" title="mrpt/utils/exceptions.h" alt="" coords="917,701,1072,731"/><area shape="rect" id="node110" href="_c_canvas_8h.html" title="mrpt/utils/CCanvas.h" alt="" coords="844,160,991,189"/><area shape="rect" id="node90" href="_c_matrix_template_numeric_8h.html" title="mrpt/math/CMatrixTemplateNumeric.h" alt="" coords="928,469,1173,499"/><area shape="rect" id="node102" href="_c_matrix_fixed_numeric_8h.html" title="mrpt/math/CMatrixFixedNumeric.h" alt="" coords="1533,469,1755,499"/><area shape="rect" id="node105" href="_c_vector_template_8h.html" title="mrpt/math/CVectorTemplate.h" alt="" coords="941,392,1139,421"/><area shape="rect" id="node92" href="_c_matrix_template_8h.html" title="mrpt/math/CMatrixTemplate.h" alt="" coords="1197,701,1392,731"/><area shape="rect" id="node95" href="datetime_8h.html" title="mrpt/system/datetime.h" alt="" coords="1397,779,1557,808"/><area shape="rect" id="node114" href="ops__matrices_8h.html" title="This file implements miscelaneous matrix and matrix/vector operations, plus internal..." alt="" coords="895,237,1068,267"/><area shape="rect" id="node127" href="_c_loadable_options_8h.html" title="mrpt/utils/CLoadableOptions.h" alt="" coords="1381,547,1579,576"/><area shape="rect" id="node130" href="_c_config_file_base_8h.html" title="mrpt/utils/CConfigFileBase.h" alt="" coords="1253,624,1443,653"/><area shape="rect" id="node141" href="obs_2include_2mrpt_2obs_2link__pragmas_8h.html" title="mrpt/obs/link_pragmas.h" alt="" coords="2135,1011,2300,1040"/><area shape="rect" id="node151" href="_c_pose_8h.html" title="mrpt/poses/CPose.h" alt="" coords="1613,315,1755,344"/><area shape="rect" id="node154" href="_c_quaternion_8h.html" title="mrpt/math/CQuaternion.h" alt="" coords="1039,315,1207,344"/></map>
</div>
<div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dynsection">
<div class="center"><img src="_c_observation_image_8h__dep__incl.png" border="0" usemap="#_c_observation_image_8hdep_map" alt=""/></div>
<map name="_c_observation_image_8hdep_map" id="_c_observation_image_8hdep">
<area shape="rect" id="node3" href="_c_coloured_points_map_8h.html" title="CColouredPointsMap.h" alt="" coords="645,237,803,267"/><area shape="rect" id="node26" href="slam_8h.html" title="slam.h" alt="" coords="1372,547,1433,576"/><area shape="rect" id="node67" href="_c_landmarks_map_8h.html" title="CLandmarksMap.h" alt="" coords="1563,83,1693,112"/><area shape="rect" id="node107" href="_c_image_grabber___open_c_v_8h.html" title="CImageGrabber_OpenCV.h" alt="" coords="2599,160,2780,189"/><area shape="rect" id="node114" href="_c_image_grabber__dc1394_8h.html" title="CImageGrabber_dc1394.h" alt="" coords="2791,83,2964,112"/><area shape="rect" id="node122" href="_c_rovio_8h.html" title="CRovio.h" alt="" coords="2440,160,2517,189"/><area shape="rect" id="node125" href="_c_swiss_ranger3_d_camera_8h.html" title="CSwissRanger3DCamera.h" alt="" coords="2477,83,2661,112"/><area shape="rect" id="node128" href="obs_8h.html" title="obs.h" alt="" coords="2299,315,2352,344"/><area shape="rect" id="node5" href="_c_multi_metric_map_8h.html" title="CMultiMetricMap.h" alt="" coords="584,315,715,344"/><area shape="rect" id="node52" href="maps_8h.html" title="maps.h" alt="" coords="1831,392,1895,421"/><area shape="rect" id="node7" href="_c_local_metric_hypothesis_8h.html" title="CLocalMetricHypothesis.h" alt="" coords="173,469,349,499"/><area shape="rect" id="node11" href="_c_hierarchical_m_h_map_8h.html" title="CHierarchicalMHMap.h" alt="" coords="229,624,387,653"/><area shape="rect" id="node21" href="_c_incremental_map_partitioner_8h.html" title="CIncrementalMapPartitioner.h" alt="" coords="867,392,1061,421"/><area shape="rect" id="node35" href="_c_robot_poses_graph_8h.html" title="CRobotPosesGraph.h" alt="" coords="5,701,155,731"/><area shape="rect" id="node39" href="_c_metric_map_builder_8h.html" title="CMetricMapBuilder.h" alt="" coords="649,392,793,421"/><area shape="rect" id="node44" href="_c_metric_map_builder_r_b_p_f_8h.html" title="CMetricMapBuilderRBPF.h" alt="" coords="475,469,653,499"/><area shape="rect" id="node47" href="_c_multi_metric_map_p_d_f_8h.html" title="CMultiMetricMapPDF.h" alt="" coords="417,392,575,421"/><area shape="rect" id="node9" href="_c_hierarchical_map_m_h_partition_8h.html" title="CHierarchicalMapMHPartition.h" alt="" coords="229,547,435,576"/><area shape="rect" id="node13" href="_c_h_m_t_s_l_a_m_8h.html" title="CHMTSLAM.h" alt="" coords="461,701,568,731"/><area shape="rect" id="node15" href="hmtslam_8h.html" title="hmtslam.h" alt="" coords="267,779,349,808"/><area shape="rect" id="node24" href="_c_range_bearing_k_f_s_l_a_m_8h.html" title="CRangeBearingKFSLAM.h" alt="" coords="1136,469,1315,499"/><area shape="rect" id="node30" href="_c_range_bearing_k_f_s_l_a_m2_d_8h.html" title="CRangeBearingKFSLAM2D.h" alt="" coords="867,469,1061,499"/><area shape="rect" id="node28" href="core_8h.html" title="core.h" alt="" coords="2225,624,2284,653"/><area shape="rect" id="node41" href="_c_metric_map_builder_i_c_p_8h.html" title="CMetricMapBuilderICP.h" alt="" coords="677,469,843,499"/><area shape="rect" id="node54" href="_c_abstract_reactive_navigation_system_8h.html" title="CAbstractReactiveNavigationSystem.h" alt="" coords="2023,469,2273,499"/><area shape="rect" id="node56" href="_c_reactive_navigation_system_8h.html" title="CReactiveNavigationSystem.h" alt="" coords="2084,547,2287,576"/><area shape="rect" id="node61" href="_c_p_r_r_t_navigator_8h.html" title="CPRRTNavigator.h" alt="" coords="1839,547,1975,576"/><area shape="rect" id="node58" href="reactivenav_8h.html" title="reactivenav.h" alt="" coords="1997,624,2096,653"/><area shape="rect" id="node70" href="_c_grid_map_aligner_8h.html" title="CGridMapAligner.h" alt="" coords="1541,469,1672,499"/><area shape="rect" id="node76" href="vision_2include_2mrpt_2vision_2utils_8h.html" title="utils.h" alt="" coords="1823,237,1879,267"/><area shape="rect" id="node81" href="_c_occupancy_grid_map_feature_extractor_8h.html" title="COccupancyGridMapFeatureExtractor.h" alt="" coords="1491,392,1744,421"/><area shape="rect" id="node85" href="vision_8h.html" title="vision.h" alt="" coords="1953,392,2020,421"/><area shape="rect" id="node99" href="_c_observation_visual_landmarks_8h.html" title="CObservationVisualLandmarks.h" alt="" coords="1595,160,1808,189"/><area shape="rect" id="node72" href="_c_top_l_c_detector___grid_matching_8h.html" title="CTopLCDetector_GridMatching.h" alt="" coords="1479,547,1695,576"/><area shape="rect" id="node78" href="_c_feature_extraction_8h.html" title="CFeatureExtraction.h" alt="" coords="1592,315,1739,344"/><area shape="rect" id="node90" href="pinhole_8h.html" title="pinhole.h" alt="" coords="1813,315,1888,344"/><area shape="rect" id="node93" href="_c_cam_model_8h.html" title="CCamModel.h" alt="" coords="1912,315,2019,344"/><area shape="rect" id="node96" href="_c_video_file_writer_8h.html" title="CVideoFileWriter.h" alt="" coords="2043,315,2173,344"/><area shape="rect" id="node109" href="_c_camera_sensor_8h.html" title="CCameraSensor.h" alt="" coords="2745,237,2876,267"/><area shape="rect" id="node111" href="hwdrivers_8h.html" title="hwdrivers.h" alt="" coords="2715,315,2803,344"/><area shape="rect" id="node117" href="_c_stereo_grabber___bumblebee_8h.html" title="CStereoGrabber_Bumblebee.h" alt="" coords="2855,160,3052,189"/><area shape="rect" id="node132" href="observations__overlap_8h.html" title="observations_overlap.h" alt="" coords="2131,392,2285,421"/></map>
</div>

<p><a href="_c_observation_image_8h_source.html">Go to the source code of this file.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1slam_1_1_c_observation_image.html">mrpt::slam::CObservationImage</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Declares a class derived from "CObservation" that encapsules an image from a camera, whose relative pose to robot is also stored.  <a href="classmrpt_1_1slam_1_1_c_observation_image.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemrpt.html">mrpt</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries. </p>
<br/></td></tr>
</p>
<tr><td class="memItemLeft" align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespacemrpt_1_1slam.html">mrpt::slam</a></td></tr>

<p><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight"><p>This namespace contains algorithms for SLAM, localization, map building, representation of robot's actions and observations, and representation of many kinds of metric maps. </p>
<br/></td></tr>
</p>
</table>
</div>
<!--- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&nbsp;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&nbsp;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&nbsp;</span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&nbsp;</span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&nbsp;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark">&nbsp;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark">&nbsp;</span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark">&nbsp;</span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark">&nbsp;</span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark">&nbsp;</span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark">&nbsp;</span>Defines</a></div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.6.2-20100208</a> for MRPT 0.9.0 SVN: at Wed Jul 14 12:48:09 UTC 2010</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table> </body></html>