diff options
author | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-23 17:03:55 +0800 |
---|---|---|
committer | cathook <b01902109@csie.ntu.edu.tw> | 2014-06-23 17:03:55 +0800 |
commit | bafcb16a9048268c78210c65577ce7ec7b2577d0 (patch) | |
tree | 989725dd680de7b40f833dd78e59008808b26b76 /doc/html/classmeow_1_1FeaturePointsDetector.html | |
parent | fe926756145c5e5cf5f315af0acdbfd85ba27543 (diff) | |
download | meow-bafcb16a9048268c78210c65577ce7ec7b2577d0.tar meow-bafcb16a9048268c78210c65577ce7ec7b2577d0.tar.gz meow-bafcb16a9048268c78210c65577ce7ec7b2577d0.tar.bz2 meow-bafcb16a9048268c78210c65577ce7ec7b2577d0.tar.lz meow-bafcb16a9048268c78210c65577ce7ec7b2577d0.tar.xz meow-bafcb16a9048268c78210c65577ce7ec7b2577d0.tar.zst meow-bafcb16a9048268c78210c65577ce7ec7b2577d0.zip |
update stylesheet.css, Self.h
Diffstat (limited to 'doc/html/classmeow_1_1FeaturePointsDetector.html')
-rw-r--r-- | doc/html/classmeow_1_1FeaturePointsDetector.html | 38 |
1 files changed, 24 insertions, 14 deletions
diff --git a/doc/html/classmeow_1_1FeaturePointsDetector.html b/doc/html/classmeow_1_1FeaturePointsDetector.html index 4d514dc..92d431f 100644 --- a/doc/html/classmeow_1_1FeaturePointsDetector.html +++ b/doc/html/classmeow_1_1FeaturePointsDetector.html @@ -4,7 +4,7 @@ <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> -<meta name="generator" content="Doxygen 1.8.3.1"/> +<meta name="generator" content="Doxygen 1.8.6"/> <title>Templates -- Meow: meow::FeaturePointsDetector< Pixel > Class Template Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> @@ -28,16 +28,16 @@ <td id="projectlogo"><img alt="Logo" src="logo.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Templates -- Meow -  <span id="projectnumber">1.1.2</span> +  <span id="projectnumber">1.1.4</span> </div> - <div id="projectbrief">不能,也不應該先編譯成obj-file的templates</div> + <div id="projectbrief">A C++ template which is unable and also not allowed to compile to obj-file first.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> -<!-- Generated by Doxygen 1.8.3.1 --> +<!-- Generated by Doxygen 1.8.6 --> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> @@ -70,8 +70,8 @@ Inheritance diagram for meow::FeaturePointsDetector< Pixel >:</div> <div class="center"> <img src="classmeow_1_1FeaturePointsDetector.png" usemap="#meow::FeaturePointsDetector< Pixel >_map" alt=""/> <map id="meow::FeaturePointsDetector< Pixel >_map" name="meow::FeaturePointsDetector< Pixel >_map"> -<area href="classmeow_1_1ObjBase.html" title="一切物件的Base, 並要求每個物件都要有read, write, create, ... 等功能" alt="meow::ObjBase" shape="rect" coords="0,0,269,24"/> -<area href="classmeow_1_1FeaturePointsDetector__Harris.html" title="Harris corner detect." alt="meow::FeaturePointsDetector_Harris< Pixel >" shape="rect" coords="0,112,269,136"/> +<area href="classmeow_1_1ObjBase.html" title="一切物件的Base, 並要求每個物件都要有read, write, create, ... 等功能 " alt="meow::ObjBase" shape="rect" coords="0,0,269,24"/> +<area href="classmeow_1_1FeaturePointsDetector__Harris.html" title="Harris corner detect. " alt="meow::FeaturePointsDetector_Harris< Pixel >" shape="rect" coords="0,112,269,136"/> </map> </div></div> <table class="memberdecls"> @@ -79,9 +79,9 @@ Inheritance diagram for meow::FeaturePointsDetector< Pixel >:</div> Public Member Functions</h2></td></tr> <tr class="memitem:adea2550181cf483dff301c8bbaa9977f"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector.html#adea2550181cf483dff301c8bbaa9977f">~FeaturePointsDetector</a> ()</td></tr> <tr class="separator:adea2550181cf483dff301c8bbaa9977f"><td class="memSeparator" colspan="2"> </td></tr> -<tr class="memitem:a1018fe88eac5ab1ceab046f908d0fe07"><td class="memItemLeft" align="right" valign="top">virtual std::vector<br class="typebreak"/> -< <a class="el" href="classmeow_1_1FeaturePoint.html">FeaturePoint</a>< <a class="el" href="classdouble.html">double</a>, <a class="el" href="classdouble.html">double</a> > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector.html#a1018fe88eac5ab1ceab046f908d0fe07">detect</a> (<a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>< Pixel > const &__bitmap) const =0</td></tr> -<tr class="separator:a1018fe88eac5ab1ceab046f908d0fe07"><td class="memSeparator" colspan="2"> </td></tr> +<tr class="memitem:ab3b215f8cdd3b2132d98f189600535fc"><td class="memItemLeft" align="right" valign="top">virtual std::vector<br class="typebreak"/> +< <a class="el" href="classmeow_1_1FeaturePoint.html">FeaturePoint</a>< <a class="el" href="classdouble.html">double</a>, <a class="el" href="classdouble.html">double</a> > > </td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1FeaturePointsDetector.html#ab3b215f8cdd3b2132d98f189600535fc">detect</a> (<a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>< Pixel > const &bitmap) const =0</td></tr> +<tr class="separator:ab3b215f8cdd3b2132d98f189600535fc"><td class="memSeparator" colspan="2"> </td></tr> <tr class="inherit_header pub_methods_classmeow_1_1ObjBase"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classmeow_1_1ObjBase')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classmeow_1_1ObjBase.html">meow::ObjBase</a></td></tr> <tr class="memitem:a0ae0da4160bf2556411b4c126c649234 inherit pub_methods_classmeow_1_1ObjBase"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classmeow_1_1ObjBase.html#a0ae0da4160bf2556411b4c126c649234">~ObjBase</a> ()</td></tr> <tr class="separator:a0ae0da4160bf2556411b4c126c649234 inherit pub_methods_classmeow_1_1ObjBase"><td class="memSeparator" colspan="2"> </td></tr> @@ -122,7 +122,13 @@ Additional Inherited Members</h2></td></tr> <tr class="memdesc:a75dce38f89ce11cb06e0454e7c1039d3 inherit pub_static_methods_classmeow_1_1ObjBase"><td class="mdescLeft"> </td><td class="mdescRight">用std::string回傳base的type name <a href="#a75dce38f89ce11cb06e0454e7c1039d3">More...</a><br/></td></tr> <tr class="separator:a75dce38f89ce11cb06e0454e7c1039d3 inherit pub_static_methods_classmeow_1_1ObjBase"><td class="memSeparator" colspan="2"> </td></tr> </table> -<h2 class="groupheader">Constructor & Destructor Documentation</h2> +<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> +<div class="textblock"><h3>template<class Pixel><br/> +class meow::FeaturePointsDetector< Pixel ></h3> + + +<p>Definition at line <a class="el" href="FeaturePointsDetector_8h_source.html#l00014">14</a> of file <a class="el" href="FeaturePointsDetector_8h_source.html">FeaturePointsDetector.h</a>.</p> +</div><h2 class="groupheader">Constructor & Destructor Documentation</h2> <a class="anchor" id="ad8ce3d515825b6e3b8c4865ebe7c8d76"></a> <div class="memitem"> <div class="memproto"> @@ -146,6 +152,8 @@ template<class Pixel > </div> </table> </div><div class="memdoc"> +<p>Definition at line <a class="el" href="FeaturePointsDetector_8h_source.html#l00016">16</a> of file <a class="el" href="FeaturePointsDetector_8h_source.html">FeaturePointsDetector.h</a>.</p> + </div> </div> <a class="anchor" id="adea2550181cf483dff301c8bbaa9977f"></a> @@ -171,10 +179,12 @@ template<class Pixel > </div> </table> </div><div class="memdoc"> +<p>Definition at line <a class="el" href="FeaturePointsDetector_8h_source.html#l00018">18</a> of file <a class="el" href="FeaturePointsDetector_8h_source.html">FeaturePointsDetector.h</a>.</p> + </div> </div> <h2 class="groupheader">Member Function Documentation</h2> -<a class="anchor" id="a1018fe88eac5ab1ceab046f908d0fe07"></a> +<a class="anchor" id="ab3b215f8cdd3b2132d98f189600535fc"></a> <div class="memitem"> <div class="memproto"> <div class="memtemplate"> @@ -187,7 +197,7 @@ template<class Pixel > </div> <td class="memname">virtual std::vector<<a class="el" href="classmeow_1_1FeaturePoint.html">FeaturePoint</a><<a class="el" href="classdouble.html">double</a>, <a class="el" href="classdouble.html">double</a>> > <a class="el" href="classmeow_1_1FeaturePointsDetector.html">meow::FeaturePointsDetector</a>< Pixel >::detect </td> <td>(</td> <td class="paramtype"><a class="el" href="classmeow_1_1Bitmap.html">Bitmap</a>< Pixel > const & </td> - <td class="paramname"><em>__bitmap</em></td><td>)</td> + <td class="paramname"><em>bitmap</em></td><td>)</td> <td> const</td> </tr> </table> @@ -212,9 +222,9 @@ template<class Pixel > </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.html">FeaturePointsDetector</a></li> - <li class="footer">Generated on Fri Jun 6 2014 17:51:47 for Templates -- Meow by + <li class="footer">Generated on Mon Jun 23 2014 17:02:05 for Templates -- Meow by <a href="http://www.doxygen.org/index.html"> - <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.3.1 </li> + <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li> </ul> </div> </body> |