aboutsummaryrefslogtreecommitdiffstats
path: root/doc/html/classmeow_1_1FeaturePointsDetector__Harris.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/classmeow_1_1FeaturePointsDetector__Harris.html')
-rw-r--r--doc/html/classmeow_1_1FeaturePointsDetector__Harris.html154
1 files changed, 70 insertions, 84 deletions
diff --git a/doc/html/classmeow_1_1FeaturePointsDetector__Harris.html b/doc/html/classmeow_1_1FeaturePointsDetector__Harris.html
index e7e60d7..a1e6dbd 100644
--- a/doc/html/classmeow_1_1FeaturePointsDetector__Harris.html
+++ b/doc/html/classmeow_1_1FeaturePointsDetector__Harris.html
@@ -28,7 +28,7 @@
<td id="projectlogo"><img alt="Logo" src="logo.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Templates -- Meow
- &#160;<span id="projectnumber">204.13.18</span>
+ &#160;<span id="projectnumber">1.2.9</span>
</div>
<div id="projectbrief">A C++ template contains kinds of interesting classes and functions</div>
</td>
@@ -56,7 +56,6 @@ $(document).ready(function(){initNavTree('classmeow_1_1FeaturePointsDetector__Ha
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> &#124;
-<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="classmeow_1_1FeaturePointsDetector__Harris-members.html">List of all members</a> </div>
<div class="headertitle">
@@ -64,7 +63,7 @@ $(document).ready(function(){initNavTree('classmeow_1_1FeaturePointsDetector__Ha
</div><!--header-->
<div class="contents">
-<p>Harris corner detect.
+<p>Harris-Corner-Detect algorithm for finding feature points.
<a href="classmeow_1_1FeaturePointsDetector__Harris.html#details">More...</a></p>
<p><code>#include &quot;<a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>&quot;</code></p>
@@ -79,22 +78,13 @@ Inheritance diagram for meow::FeaturePointsDetector_Harris&lt; Pixel &gt;:</div>
</map>
</div></div>
<table class="memberdecls">
-<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
-Public Types</h2></td></tr>
-<tr class="memitem:a6d7cd13c351d03b759fc007da55533bd"><td class="memItemLeft" align="right" valign="top">typedef <a class="el" href="classmeow_1_1FeaturePoint.html">FeaturePoint</a>&lt; <a class="el" href="classdouble.html">double</a>, <br class="typebreak"/>
-<a class="el" href="classdouble.html">double</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a6d7cd13c351d03b759fc007da55533bd">MyFeaturePoint</a></td></tr>
-<tr class="separator:a6d7cd13c351d03b759fc007da55533bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ae965b4c2726644be2310cbf153ec8343"><td class="memItemLeft" align="right" valign="top">typedef std::vector<br class="typebreak"/>
-&lt; <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a6d7cd13c351d03b759fc007da55533bd">MyFeaturePoint</a> &gt;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ae965b4c2726644be2310cbf153ec8343">MyFeaturePoints</a></td></tr>
-<tr class="separator:ae965b4c2726644be2310cbf153ec8343"><td class="memSeparator" colspan="2">&#160;</td></tr>
-</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a0f9868d0d8e412908bc28ba56b6eaf9c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a0f9868d0d8e412908bc28ba56b6eaf9c">FPD_Harris</a> ()</td></tr>
<tr class="memdesc:a0f9868d0d8e412908bc28ba56b6eaf9c"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor 使用預設參數 <a href="#a0f9868d0d8e412908bc28ba56b6eaf9c">More...</a><br/></td></tr>
<tr class="separator:a0f9868d0d8e412908bc28ba56b6eaf9c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a6c985645f3e3c3d649edb72c08168cf3"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a6c985645f3e3c3d649edb72c08168cf3">FPD_Harris</a> (FPD_Harris const &amp;fps)</td></tr>
-<tr class="memdesc:a6c985645f3e3c3d649edb72c08168cf3"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor 參數複製自另一個 <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html" title="Harris corner detect. ">FeaturePointsDetector_Harris</a> <a href="#a6c985645f3e3c3d649edb72c08168cf3">More...</a><br/></td></tr>
+<tr class="memdesc:a6c985645f3e3c3d649edb72c08168cf3"><td class="mdescLeft">&#160;</td><td class="mdescRight">constructor 參數複製自另一個 <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html" title="Harris-Corner-Detect algorithm for finding feature points. ">FeaturePointsDetector_Harris</a> <a href="#a6c985645f3e3c3d649edb72c08168cf3">More...</a><br/></td></tr>
<tr class="separator:a6c985645f3e3c3d649edb72c08168cf3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad64fc165235876aa681023c3880f708b"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ad64fc165235876aa681023c3880f708b">~FPD_Harris</a> ()</td></tr>
<tr class="memdesc:ad64fc165235876aa681023c3880f708b"><td class="mdescLeft">&#160;</td><td class="mdescRight">解構子 <a href="#ad64fc165235876aa681023c3880f708b">More...</a><br/></td></tr>
@@ -147,13 +137,15 @@ Public Member Functions</h2></td></tr>
<tr class="memitem:a5033d1d9c34d0ab2f12408b9c9c33bc8"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a5033d1d9c34d0ab2f12408b9c9c33bc8">paramB</a> (size_t b)</td></tr>
<tr class="memdesc:a5033d1d9c34d0ab2f12408b9c9c33bc8"><td class="mdescLeft">&#160;</td><td class="mdescRight">B. <a href="#a5033d1d9c34d0ab2f12408b9c9c33bc8">More...</a><br/></td></tr>
<tr class="separator:a5033d1d9c34d0ab2f12408b9c9c33bc8"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:a73c79a7194bd8438685d6d252f9acf2c"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ae965b4c2726644be2310cbf153ec8343">MyFeaturePoints</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a73c79a7194bd8438685d6d252f9acf2c">detect</a> (<a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>&lt; Pixel &gt; const &amp;bmp) const </td></tr>
+<tr class="memitem:a48b36d138ea8b81dfc96cba3da90b929"><td class="memItemLeft" align="right" valign="top">size_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a48b36d138ea8b81dfc96cba3da90b929">descriptionDimension</a> () const </td></tr>
+<tr class="separator:a48b36d138ea8b81dfc96cba3da90b929"><td class="memSeparator" colspan="2">&#160;</td></tr>
+<tr class="memitem:a73c79a7194bd8438685d6d252f9acf2c"><td class="memItemLeft" align="right" valign="top">MyFeaturePoints&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a73c79a7194bd8438685d6d252f9acf2c">detect</a> (<a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>&lt; Pixel &gt; const &amp;bmp) const </td></tr>
<tr class="memdesc:a73c79a7194bd8438685d6d252f9acf2c"><td class="mdescLeft">&#160;</td><td class="mdescRight">找出特徵點 <a href="#a73c79a7194bd8438685d6d252f9acf2c">More...</a><br/></td></tr>
<tr class="separator:a73c79a7194bd8438685d6d252f9acf2c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aab9f554d028c13587d29abe0dc5fa1bd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a0f9868d0d8e412908bc28ba56b6eaf9c">FPD_Harris</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#aab9f554d028c13587d29abe0dc5fa1bd">operator=</a> (<a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a0f9868d0d8e412908bc28ba56b6eaf9c">FPD_Harris</a> const &amp;fps)</td></tr>
<tr class="memdesc:aab9f554d028c13587d29abe0dc5fa1bd"><td class="mdescLeft">&#160;</td><td class="mdescRight">same as <code>copyFrom(fps)</code> <a href="#aab9f554d028c13587d29abe0dc5fa1bd">More...</a><br/></td></tr>
<tr class="separator:aab9f554d028c13587d29abe0dc5fa1bd"><td class="memSeparator" colspan="2">&#160;</td></tr>
-<tr class="memitem:ac3d52bb2286377febbe692480e9afa75"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ae965b4c2726644be2310cbf153ec8343">MyFeaturePoints</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ac3d52bb2286377febbe692480e9afa75">operator()</a> (<a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>&lt; Pixel &gt; const &amp;bmp) const </td></tr>
+<tr class="memitem:ac3d52bb2286377febbe692480e9afa75"><td class="memItemLeft" align="right" valign="top">MyFeaturePoints&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ac3d52bb2286377febbe692480e9afa75">operator()</a> (<a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>&lt; Pixel &gt; const &amp;bmp) const </td></tr>
<tr class="memdesc:ac3d52bb2286377febbe692480e9afa75"><td class="mdescLeft">&#160;</td><td class="mdescRight">same as <code>detect(bmp)</code> <a href="#ac3d52bb2286377febbe692480e9afa75">More...</a><br/></td></tr>
<tr class="separator:ac3d52bb2286377febbe692480e9afa75"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a83d9ec3557a4251dc98dae1ab7146a14"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a83d9ec3557a4251dc98dae1ab7146a14">write</a> (FILE *f, bool bin, unsigned <a class="el" href="classint.html">int</a> fg) const </td></tr>
@@ -202,44 +194,11 @@ Additional Inherited Members</h2></td></tr>
<div class="textblock"><h3>template&lt;class Pixel&gt;<br/>
class meow::FeaturePointsDetector_Harris&lt; Pixel &gt;</h3>
-<p>Harris corner detect. </p>
+<p>Harris-Corner-Detect algorithm for finding feature points. </p>
<dl class="section author"><dt>Author</dt><dd>cat_leopard </dd></dl>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00024">24</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
-</div><h2 class="groupheader">Member Typedef Documentation</h2>
-<a class="anchor" id="a6d7cd13c351d03b759fc007da55533bd"></a>
-<div class="memitem">
-<div class="memproto">
-<div class="memtemplate">
-template&lt;class Pixel &gt; </div>
- <table class="memname">
- <tr>
- <td class="memname">typedef <a class="el" href="classmeow_1_1FeaturePoint.html">FeaturePoint</a>&lt;<a class="el" href="classdouble.html">double</a>, <a class="el" href="classdouble.html">double</a>&gt; <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html">meow::FeaturePointsDetector_Harris</a>&lt; Pixel &gt;::<a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a6d7cd13c351d03b759fc007da55533bd">MyFeaturePoint</a></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00060">60</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
-
-</div>
-</div>
-<a class="anchor" id="ae965b4c2726644be2310cbf153ec8343"></a>
-<div class="memitem">
-<div class="memproto">
-<div class="memtemplate">
-template&lt;class Pixel &gt; </div>
- <table class="memname">
- <tr>
- <td class="memname">typedef std::vector&lt;<a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#a6d7cd13c351d03b759fc007da55533bd">MyFeaturePoint</a>&gt; <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html">meow::FeaturePointsDetector_Harris</a>&lt; Pixel &gt;::<a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ae965b4c2726644be2310cbf153ec8343">MyFeaturePoints</a></td>
- </tr>
- </table>
-</div><div class="memdoc">
-
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00061">61</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
-
-</div>
-</div>
-<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00026">26</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+</div><h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="ad64fc165235876aa681023c3880f708b"></a>
<div class="memitem">
<div class="memproto">
@@ -265,7 +224,7 @@ template&lt;class Pixel &gt; </div>
<p>解構子 </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00071">71</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00074">74</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -296,7 +255,7 @@ template&lt;class Pixel &gt; </div>
<p>複製 </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00075">75</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00078">78</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -325,7 +284,7 @@ template&lt;class Pixel &gt; </div>
</div><div class="memdoc">
<p>複製資料 </p>
-<p>輸入型別是 <code><a class="el" href="classmeow_1_1ObjBase.html" title="一切物件的Base, 並要求每個物件都要有read, write, create, ... 等功能 ">ObjBase</a></code> <code>const*</code> 這裡假設實體其實是 <code><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html" title="Harris corner detect. ">FeaturePointsDetector_Harris</a></code>. 事實上這個method就只是幫忙轉型然後呼叫原本的<code>copyFrom</code> </p>
+<p>輸入型別是 <code><a class="el" href="classmeow_1_1ObjBase.html" title="一切物件的Base, 並要求每個物件都要有read, write, create, ... 等功能 ">ObjBase</a></code> <code>const*</code> 這裡假設實體其實是 <code><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html" title="Harris-Corner-Detect algorithm for finding feature points. ">FeaturePointsDetector_Harris</a></code>. 事實上這個method就只是幫忙轉型然後呼叫原本的<code>copyFrom</code> </p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramdir">[in]</td><td class="paramname">b</td><td>資料來源 </td></tr>
@@ -336,7 +295,7 @@ template&lt;class Pixel &gt; </div>
<p>Reimplemented from <a class="el" href="classmeow_1_1ObjBase.html#a79725f50866832762db87184eb528619">meow::ObjBase</a>.</p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00329">329</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00318">318</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -368,7 +327,7 @@ template&lt;class Pixel &gt; </div>
<p>Reimplemented from <a class="el" href="classmeow_1_1ObjBase.html#ac9114e6917bca03b8f3c89694214b57c">meow::ObjBase</a>.</p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00316">316</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00305">305</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -400,7 +359,34 @@ template&lt;class Pixel &gt; </div>
<p>Reimplemented from <a class="el" href="classmeow_1_1ObjBase.html#a4aae58e8005739abe6d091d8b55a21e8">meow::ObjBase</a>.</p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00337">337</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00326">326</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+
+</div>
+</div>
+<a class="anchor" id="a48b36d138ea8b81dfc96cba3da90b929"></a>
+<div class="memitem">
+<div class="memproto">
+<div class="memtemplate">
+template&lt;class Pixel &gt; </div>
+<table class="mlabels">
+ <tr>
+ <td class="mlabels-left">
+ <table class="memname">
+ <tr>
+ <td class="memname">size_t <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html">meow::FeaturePointsDetector_Harris</a>&lt; Pixel &gt;::descriptionDimension </td>
+ <td>(</td>
+ <td class="paramname"></td><td>)</td>
+ <td> const</td>
+ </tr>
+ </table>
+ </td>
+ <td class="mlabels-right">
+<span class="mlabels"><span class="mlabel">inline</span></span> </td>
+ </tr>
+</table>
+</div><div class="memdoc">
+
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00166">166</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -414,7 +400,7 @@ template&lt;class Pixel &gt; </div>
<td class="mlabels-left">
<table class="memname">
<tr>
- <td class="memname"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ae965b4c2726644be2310cbf153ec8343">MyFeaturePoints</a> <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html">meow::FeaturePointsDetector_Harris</a>&lt; Pixel &gt;::detect </td>
+ <td class="memname">MyFeaturePoints <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html">meow::FeaturePointsDetector_Harris</a>&lt; Pixel &gt;::detect </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>&lt; Pixel &gt; const &amp;&#160;</td>
<td class="paramname"><em>bmp</em></td><td>)</td>
@@ -439,7 +425,7 @@ template&lt;class Pixel &gt; </div>
<p>Implements <a class="el" href="classmeow_1_1FeaturePointsDetector.html#ab3b215f8cdd3b2132d98f189600535fc">meow::FeaturePointsDetector&lt; Pixel &gt;</a>.</p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00168">168</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00175">175</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -468,7 +454,7 @@ template&lt;class Pixel &gt; </div>
<p>constructor 使用預設參數 </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00063">63</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00066">66</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -496,9 +482,9 @@ template&lt;class Pixel &gt; </div>
</table>
</div><div class="memdoc">
-<p>constructor 參數複製自另一個 <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html" title="Harris corner detect. ">FeaturePointsDetector_Harris</a> </p>
+<p>constructor 參數複製自另一個 <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html" title="Harris-Corner-Detect algorithm for finding feature points. ">FeaturePointsDetector_Harris</a> </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00067">67</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00070">70</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -512,7 +498,7 @@ template&lt;class Pixel &gt; </div>
<td class="mlabels-left">
<table class="memname">
<tr>
- <td class="memname"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html#ae965b4c2726644be2310cbf153ec8343">MyFeaturePoints</a> <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html">meow::FeaturePointsDetector_Harris</a>&lt; Pixel &gt;::operator() </td>
+ <td class="memname">MyFeaturePoints <a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html">meow::FeaturePointsDetector_Harris</a>&lt; Pixel &gt;::operator() </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>&lt; Pixel &gt; const &amp;&#160;</td>
<td class="paramname"><em>bmp</em></td><td>)</td>
@@ -528,7 +514,7 @@ template&lt;class Pixel &gt; </div>
<p>same as <code>detect(bmp)</code> </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00290">290</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00279">279</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -558,7 +544,7 @@ template&lt;class Pixel &gt; </div>
<p>same as <code>copyFrom(fps)</code> </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00285">285</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00274">274</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -587,7 +573,7 @@ template&lt;class Pixel &gt; </div>
<p>bound </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00117">117</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00120">120</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -617,7 +603,7 @@ template&lt;class Pixel &gt; </div>
<p>B. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00158">158</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00161">161</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -646,7 +632,7 @@ template&lt;class Pixel &gt; </div>
<p>G. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00107">107</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00110">110</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -676,7 +662,7 @@ template&lt;class Pixel &gt; </div>
<p>G. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00152">152</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00155">155</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -705,7 +691,7 @@ template&lt;class Pixel &gt; </div>
<p>K. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00087">87</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00090">90</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -735,7 +721,7 @@ template&lt;class Pixel &gt; </div>
<p>K. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00122">122</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00125">125</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -764,7 +750,7 @@ template&lt;class Pixel &gt; </div>
<p>L. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00112">112</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00115">115</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -794,7 +780,7 @@ template&lt;class Pixel &gt; </div>
<p>L. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00146">146</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00149">149</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -823,7 +809,7 @@ template&lt;class Pixel &gt; </div>
<p>N. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00102">102</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00105">105</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -853,7 +839,7 @@ template&lt;class Pixel &gt; </div>
<p>N. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00140">140</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00143">143</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -882,7 +868,7 @@ template&lt;class Pixel &gt; </div>
<p>R. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00092">92</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00095">95</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -912,7 +898,7 @@ template&lt;class Pixel &gt; </div>
<p>R. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00128">128</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00131">131</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -941,7 +927,7 @@ template&lt;class Pixel &gt; </div>
<p>W. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00097">97</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00100">100</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -971,7 +957,7 @@ template&lt;class Pixel &gt; </div>
<p>W. </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00134">134</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00137">137</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -1020,7 +1006,7 @@ template&lt;class Pixel &gt; </div>
<p>Reimplemented from <a class="el" href="classmeow_1_1ObjBase.html#a4c1f5cb4b05559197148a8f6524bfc34">meow::ObjBase</a>.</p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00307">307</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00296">296</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -1050,7 +1036,7 @@ template&lt;class Pixel &gt; </div>
<p>參照 </p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00081">81</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00084">84</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -1082,7 +1068,7 @@ template&lt;class Pixel &gt; </div>
<p>Reimplemented from <a class="el" href="classmeow_1_1ObjBase.html#a63a4911bb073281820fe9b7a9908ba72">meow::ObjBase</a>.</p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00345">345</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00334">334</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -1131,7 +1117,7 @@ template&lt;class Pixel &gt; </div>
<p>Reimplemented from <a class="el" href="classmeow_1_1ObjBase.html#ae9e9e5c664b7a92e54a3616983f39ba8">meow::ObjBase</a>.</p>
-<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00298">298</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
+<p>Definition at line <a class="el" href="FeaturePointsDetector__Harris_8h_source.html#l00287">287</a> of file <a class="el" href="FeaturePointsDetector__Harris_8h_source.html">FeaturePointsDetector_Harris.h</a>.</p>
</div>
</div>
@@ -1145,7 +1131,7 @@ template&lt;class Pixel &gt; </div>
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="namespacemeow.html">meow</a></li><li class="navelem"><a class="el" href="classmeow_1_1FeaturePointsDetector__Harris.html">FeaturePointsDetector_Harris</a></li>
- <li class="footer">Generated on Tue Jun 24 2014 03:53:33 for Templates -- Meow by
+ <li class="footer">Generated on Fri Jun 27 2014 18:24:41 for Templates -- Meow by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>