Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 4bc66056a634db26a1f4d0845dc41ca6 > files > 6765

mrpt-doc-0.9.5-0.1.20110925svn2670.fc16.i686.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>Feature detection, tracking, descriptors and matching</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.7.5 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li>
        <div id="MSearchBox" class="MSearchBoxInactive">
          <div class="left">
            <form id="FSearchBox" action="search.php" method="get">
              <img id="MSearchSelect" src="search/mag.png" alt=""/>
              <input type="text" id="MSearchField" name="query" value="Search" size="20" accesskey="S" 
                     onfocus="searchBox.OnSearchFieldFocus(true)" 
                     onblur="searchBox.OnSearchFieldFocus(false)"/>
            </form>
          </div><div class="right"></div>
        </div>
      </li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="summary">
<a href="#nested-classes">Classes</a> &#124;
<a href="#typedef-members">Typedefs</a> &#124;
<a href="#func-members">Functions</a>  </div>
  <div class="headertitle">
<div class="title">Feature detection, tracking, descriptors and matching</div>  </div>
<div class="ingroups"><a class="el" href="group__mrpt__vision__grp.html">[mrpt-vision]</a></div></div>
<div class="contents">
<div class="dynheader">
Collaboration diagram for Feature detection, tracking, descriptors and matching:</div>
<div class="dyncontent">
<center><table><tr><td><img src="group__mrptvision__features.png" border="0" alt="" usemap="#group____mrptvision____features"/>
<map name="group____mrptvision____features" id="group____mrptvision____features">
<area shape="rect" id="node1" href="group__mrpt__vision__grp.html" title=" Back to list of all libraries | See all modules &#160;&#160;" alt="" coords="6,5,101,32"/></map>
</td></tr></table></center>
</div>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1vision_1_1_c_feature_ptr.html">mrpt::vision::CFeaturePtr</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1vision_1_1_c_feature.html">mrpt::vision::CFeature</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A generic 2D feature from an image, extracted with <em><a class="el" href="classmrpt_1_1vision_1_1_c_feature_extraction.html" title="The central class from which images can be analyzed in search of different kinds of interest points a...">CFeatureExtraction</a></em> Each feature may have one or more descriptors (see <em>descriptors</em>), in addition to an image patch.  <a href="classmrpt_1_1vision_1_1_c_feature.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1vision_1_1_c_feature_list.html">mrpt::vision::CFeatureList</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A list of visual features, to be used as output by detectors, as input/output by trackers, etc.  <a href="classmrpt_1_1vision_1_1_c_feature_list.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1vision_1_1_c_matched_feature_list.html">mrpt::vision::CMatchedFeatureList</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A list of features.  <a href="classmrpt_1_1vision_1_1_c_matched_feature_list.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1vision_1_1_c_feature_extraction.html">mrpt::vision::CFeatureExtraction</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The central class from which images can be analyzed in search of different kinds of interest points and descriptors computed for them.  <a href="classmrpt_1_1vision_1_1_c_feature_extraction.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1vision_1_1_t_simple_feature__templ.html">mrpt::vision::TSimpleFeature_templ</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A simple structure for representing one image feature (without descriptor nor patch) - This is the template which allows you to select if pixels are represented as integers or floats.  <a href="structmrpt_1_1vision_1_1_t_simple_feature__templ.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1vision_1_1_t_simple_feature_traits_3_01_t_simple_feature_01_4.html">mrpt::vision::TSimpleFeatureTraits&lt; TSimpleFeature &gt;</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1vision_1_1_t_simple_feature_traits_3_01_t_simple_featuref_01_4.html">mrpt::vision::TSimpleFeatureTraits&lt; TSimpleFeaturef &gt;</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1vision_1_1_t_simple_feature_list__templ.html">mrpt::vision::TSimpleFeatureList_templ</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A list of image features using the structure TSimpleFeature for each feature - capable of KD-tree computations Users normally use directly the typedef's: TSimpleFeatureList &amp; TSimpleFeaturefList.  <a href="structmrpt_1_1vision_1_1_t_simple_feature_list__templ.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structmrpt_1_1vision_1_1_keypoint_response_sorter.html">mrpt::vision::KeypointResponseSorter</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A helper struct to sort keypoints by their response: It can be used with these types:  <a href="structmrpt_1_1vision_1_1_keypoint_response_sorter.html#details">More...</a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmrpt_1_1vision_1_1_c_feature_list_k_d_tree.html">mrpt::vision::CFeatureListKDTree</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Helper class: KD-tree search class for vector&lt;KeyPoint&gt;: Call <a class="el" href="classmrpt_1_1vision_1_1_c_feature_list_k_d_tree.html#a7af8b1c8c455e55055209a49b189398b">mark_as_outdated()</a> to force rebuilding the kd-tree after modifying the linked feature list.  <a href="classmrpt_1_1vision_1_1_c_feature_list_k_d_tree.html#details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef TSimpleFeature_templ<br class="typebreak"/>
&lt; <a class="el" href="structmrpt_1_1utils_1_1_t_pixel_coord.html">mrpt::utils::TPixelCoord</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__mrptvision__features.html#ga72f50e326eac6ef6efa51b6c26d8c2e6">mrpt::vision::TSimpleFeature</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A simple structure for representing one image feature (without descriptor nor patch).  <a href="#ga72f50e326eac6ef6efa51b6c26d8c2e6"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef TSimpleFeature_templ<br class="typebreak"/>
&lt; <a class="el" href="structmrpt_1_1utils_1_1_t_pixel_coordf.html">mrpt::utils::TPixelCoordf</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__mrptvision__features.html#gabea9e05e2e7d0997e84d128d4db5ad14">mrpt::vision::TSimpleFeaturef</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A version of TSimpleFeature with subpixel precision.  <a href="#gabea9e05e2e7d0997e84d128d4db5ad14"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <br class="typebreak"/>
TSimpleFeatureList_templ<br class="typebreak"/>
&lt; TSimpleFeature &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__mrptvision__features.html#ga1a3cacefe1829fabd578ba8cc6fe6638">mrpt::vision::TSimpleFeatureList</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A list of image features using the structure TSimpleFeature for each feature - capable of KD-tree computations.  <a href="#ga1a3cacefe1829fabd578ba8cc6fe6638"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">typedef <br class="typebreak"/>
TSimpleFeatureList_templ<br class="typebreak"/>
&lt; TSimpleFeaturef &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__mrptvision__features.html#ga084ff91c2b6d61b13959eb8e34548b56">mrpt::vision::TSimpleFeaturefList</a></td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A list of image features using the structure TSimpleFeaturef for each feature - capable of KD-tree computations.  <a href="#ga084ff91c2b6d61b13959eb8e34548b56"></a><br/></td></tr>
<tr><td colspan="2"><h2><a name="func-members"></a>
Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">::<a class="el" href="classmrpt_1_1utils_1_1_c_stream.html">mrpt::utils::CStream</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__mrptvision__features.html#gad9b66b3f10ce87deb4b8a636ad90f47d">mrpt::vision::operator&gt;&gt;</a> (<a class="el" href="classmrpt_1_1utils_1_1_c_stream.html">mrpt::utils::CStream</a> &amp;in, CFeaturePtr &amp;pObj)</td></tr>
<tr><td colspan="2"><h2><a name="member-group"></a>
Static methods with low-level detector functionality</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__mrptvision__features.html#ga77bd7b9efd0690507492a05477d5903b">mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER9</a> (const CImage &amp;img, TSimpleFeatureList &amp;corners, const int threshold=20, bool append_to_list=false, uint8_t octave=0)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">A SSE2-optimized implementation of FASTER-9 (requires img to be grayscale).  <a href="#ga77bd7b9efd0690507492a05477d5903b"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__mrptvision__features.html#ga248014dca65924eb5ce68e80e02465cb">mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER10</a> (const CImage &amp;img, TSimpleFeatureList &amp;corners, const int threshold=20, bool append_to_list=false, uint8_t octave=0)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Just like <em><a class="el" href="group__mrptvision__features.html#ga77bd7b9efd0690507492a05477d5903b" title="A SSE2-optimized implementation of FASTER-9 (requires img to be grayscale).">detectFeatures_SSE2_FASTER9()</a></em> for another version of the detector.  <a href="#ga248014dca65924eb5ce68e80e02465cb"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">static void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__mrptvision__features.html#ga0737a4c1b6e01979d9307c1f82f79ec4">mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER12</a> (const CImage &amp;img, TSimpleFeatureList &amp;corners, const int threshold=20, bool append_to_list=false, uint8_t octave=0)</td></tr>
<tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Just like <em><a class="el" href="group__mrptvision__features.html#ga77bd7b9efd0690507492a05477d5903b" title="A SSE2-optimized implementation of FASTER-9 (requires img to be grayscale).">detectFeatures_SSE2_FASTER9()</a></em> for another version of the detector.  <a href="#ga0737a4c1b6e01979d9307c1f82f79ec4"></a><br/></td></tr>
</table>
<hr/><h2>Typedef Documentation</h2>
<a class="anchor" id="ga72f50e326eac6ef6efa51b6c26d8c2e6"></a><!-- doxytag: member="mrpt::vision::TSimpleFeature" ref="ga72f50e326eac6ef6efa51b6c26d8c2e6" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef TSimpleFeature_templ&lt;<a class="el" href="structmrpt_1_1utils_1_1_t_pixel_coord.html">mrpt::utils::TPixelCoord</a>&gt; <a class="el" href="group__mrptvision__features.html#ga72f50e326eac6ef6efa51b6c26d8c2e6">mrpt::vision::TSimpleFeature</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A simple structure for representing one image feature (without descriptor nor patch). </p>
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="group__mrptvision__features.html#gabea9e05e2e7d0997e84d128d4db5ad14" title="A version of TSimpleFeature with subpixel precision.">TSimpleFeaturef</a>, <a class="el" href="classmrpt_1_1vision_1_1_c_feature.html" title="A generic 2D feature from an image, extracted with CFeatureExtraction Each feature may have one or mo...">CFeature</a>, <a class="el" href="group__mrptvision__features.html#ga1a3cacefe1829fabd578ba8cc6fe6638" title="A list of image features using the structure TSimpleFeature for each feature - capable of KD-tree com...">TSimpleFeatureList</a> </dd></dl>

<p>Definition at line <a class="el" href="_t_simple_feature_8h_source.html#l00070">70</a> of file <a class="el" href="_t_simple_feature_8h_source.html">TSimpleFeature.h</a>.</p>

</div>
</div>
<a class="anchor" id="gabea9e05e2e7d0997e84d128d4db5ad14"></a><!-- doxytag: member="mrpt::vision::TSimpleFeaturef" ref="gabea9e05e2e7d0997e84d128d4db5ad14" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef TSimpleFeature_templ&lt;<a class="el" href="structmrpt_1_1utils_1_1_t_pixel_coordf.html">mrpt::utils::TPixelCoordf</a>&gt; <a class="el" href="group__mrptvision__features.html#gabea9e05e2e7d0997e84d128d4db5ad14">mrpt::vision::TSimpleFeaturef</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A version of TSimpleFeature with subpixel precision. </p>

<p>Definition at line <a class="el" href="_t_simple_feature_8h_source.html#l00073">73</a> of file <a class="el" href="_t_simple_feature_8h_source.html">TSimpleFeature.h</a>.</p>

</div>
</div>
<a class="anchor" id="ga084ff91c2b6d61b13959eb8e34548b56"></a><!-- doxytag: member="mrpt::vision::TSimpleFeaturefList" ref="ga084ff91c2b6d61b13959eb8e34548b56" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef TSimpleFeatureList_templ&lt;TSimpleFeaturef&gt; <a class="el" href="group__mrptvision__features.html#ga084ff91c2b6d61b13959eb8e34548b56">mrpt::vision::TSimpleFeaturefList</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A list of image features using the structure TSimpleFeaturef for each feature - capable of KD-tree computations. </p>

<p>Definition at line <a class="el" href="_t_simple_feature_8h_source.html#l00207">207</a> of file <a class="el" href="_t_simple_feature_8h_source.html">TSimpleFeature.h</a>.</p>

</div>
</div>
<a class="anchor" id="ga1a3cacefe1829fabd578ba8cc6fe6638"></a><!-- doxytag: member="mrpt::vision::TSimpleFeatureList" ref="ga1a3cacefe1829fabd578ba8cc6fe6638" args="" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">typedef TSimpleFeatureList_templ&lt;TSimpleFeature&gt; <a class="el" href="group__mrptvision__features.html#ga1a3cacefe1829fabd578ba8cc6fe6638">mrpt::vision::TSimpleFeatureList</a></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A list of image features using the structure TSimpleFeature for each feature - capable of KD-tree computations. </p>

<p>Definition at line <a class="el" href="_t_simple_feature_8h_source.html#l00204">204</a> of file <a class="el" href="_t_simple_feature_8h_source.html">TSimpleFeature.h</a>.</p>

</div>
</div>
<hr/><h2>Function Documentation</h2>
<a class="anchor" id="ga248014dca65924eb5ce68e80e02465cb"></a><!-- doxytag: member="mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER10" ref="ga248014dca65924eb5ce68e80e02465cb" args="(const CImage &amp;img, TSimpleFeatureList &amp;corners, const int threshold=20, bool append_to_list=false, uint8_t octave=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER10 </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classmrpt_1_1utils_1_1_c_image.html">CImage</a> &amp;&#160;</td>
          <td class="paramname"><em>img</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="group__mrptvision__features.html#ga1a3cacefe1829fabd578ba8cc6fe6638">TSimpleFeatureList</a> &amp;&#160;</td>
          <td class="paramname"><em>corners</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&#160;</td>
          <td class="paramname"><em>threshold</em> = <code>20</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>append_to_list</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>octave</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Just like <em><a class="el" href="group__mrptvision__features.html#ga77bd7b9efd0690507492a05477d5903b" title="A SSE2-optimized implementation of FASTER-9 (requires img to be grayscale).">detectFeatures_SSE2_FASTER9()</a></em> for another version of the detector. </p>

</div>
</div>
<a class="anchor" id="ga0737a4c1b6e01979d9307c1f82f79ec4"></a><!-- doxytag: member="mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER12" ref="ga0737a4c1b6e01979d9307c1f82f79ec4" args="(const CImage &amp;img, TSimpleFeatureList &amp;corners, const int threshold=20, bool append_to_list=false, uint8_t octave=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER12 </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classmrpt_1_1utils_1_1_c_image.html">CImage</a> &amp;&#160;</td>
          <td class="paramname"><em>img</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="group__mrptvision__features.html#ga1a3cacefe1829fabd578ba8cc6fe6638">TSimpleFeatureList</a> &amp;&#160;</td>
          <td class="paramname"><em>corners</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&#160;</td>
          <td class="paramname"><em>threshold</em> = <code>20</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>append_to_list</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>octave</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>Just like <em><a class="el" href="group__mrptvision__features.html#ga77bd7b9efd0690507492a05477d5903b" title="A SSE2-optimized implementation of FASTER-9 (requires img to be grayscale).">detectFeatures_SSE2_FASTER9()</a></em> for another version of the detector. </p>

</div>
</div>
<a class="anchor" id="ga77bd7b9efd0690507492a05477d5903b"></a><!-- doxytag: member="mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER9" ref="ga77bd7b9efd0690507492a05477d5903b" args="(const CImage &amp;img, TSimpleFeatureList &amp;corners, const int threshold=20, bool append_to_list=false, uint8_t octave=0)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">static void mrpt::vision::CFeatureExtraction::detectFeatures_SSE2_FASTER9 </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classmrpt_1_1utils_1_1_c_image.html">CImage</a> &amp;&#160;</td>
          <td class="paramname"><em>img</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype"><a class="el" href="group__mrptvision__features.html#ga1a3cacefe1829fabd578ba8cc6fe6638">TSimpleFeatureList</a> &amp;&#160;</td>
          <td class="paramname"><em>corners</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const int&#160;</td>
          <td class="paramname"><em>threshold</em> = <code>20</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>append_to_list</em> = <code>false</code>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">uint8_t&#160;</td>
          <td class="paramname"><em>octave</em> = <code>0</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td><code> [static]</code></td>
        </tr>
      </table>
</div>
<div class="memdoc">

<p>A SSE2-optimized implementation of FASTER-9 (requires img to be grayscale). </p>
<p>If SSE2 is not available, it gratefully falls back to a non-optimized version Only the pt.{x,y} fields are filled out for each feature: the rest of fields are left <b>uninitialized</b> and their content is <b>undefined</b> Note that (x,y) are already scaled to the 0-level image coordinates if octave&gt;0, by means of:</p>
<p>pt.x = detected.x &lt;&lt; octave; pt.y = detected.y &lt;&lt; octave;</p>
<p>If <em>append_to_list</em> is true, the <em>corners</em> list is not cleared before adding the newly detected feats. </p>

</div>
</div>
<a class="anchor" id="gad9b66b3f10ce87deb4b8a636ad90f47d"></a><!-- doxytag: member="mrpt::vision::operator&gt;&gt;" ref="gad9b66b3f10ce87deb4b8a636ad90f47d" args="(mrpt::utils::CStream &amp;in, CFeaturePtr &amp;pObj)" -->
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">::<a class="el" href="classmrpt_1_1utils_1_1_c_stream.html">mrpt::utils::CStream</a>&amp; mrpt::vision::operator&gt;&gt; </td>
          <td>(</td>
          <td class="paramtype"><a class="el" href="classmrpt_1_1utils_1_1_c_stream.html">mrpt::utils::CStream</a> &amp;&#160;</td>
          <td class="paramname"><em>in</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">CFeaturePtr &amp;&#160;</td>
          <td class="paramname"><em>pObj</em>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div>
<div class="memdoc">

</div>
</div>
</div>
<br><hr><br> <table border="0" width="100%"> <tr> <td> Page generated by <a href="http://www.doxygen.org" target="_blank">Doxygen 1.7.5</a> for MRPT 0.9.5 SVN: at Sun Sep 25 17:20:18 UTC 2011</td><td></td> <td width="100"> </td> <td width="150">  </td></tr> </table>  </body></html>