mirror of
https://github.com/bspeice/libcvautomation
synced 2025-07-04 15:27:04 -04:00
Release version 1.3 documentation
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
|
||||
<td style="padding-left: 0.5em;">
|
||||
<div id="projectname">libcvautomation
|
||||
 <span id="projectnumber">1.2</span>
|
||||
 <span id="projectnumber">1.3</span>
|
||||
</div>
|
||||
|
||||
</td>
|
||||
@ -101,14 +101,14 @@ Functions</h2></td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Simple wrapper for XOpenDisplay. <a href="#a575e80fc9cf076026e127a57888423d4"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#a65ab3bc56b956970a6b3d31c624d464a">cvaCloseDisplay</a> (Display *displayLocation)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Simple wrapper for XCloseDisplay. <a href="#a65ab3bc56b956970a6b3d31c624d464a"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">CvPoint </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#ad2932b004e600388764778f2b837e6ae">matchSubImage_X11</a> (Display *displayLocation, IplImage *subImage, int searchMethod, int tolerance)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the location of a sub image in the X11 root window. <a href="#ad2932b004e600388764778f2b837e6ae"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">CvPoint </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#a1f113520b4793114d4d6da026ab98f68">matchSubImage_X11_center</a> (Display *displayLocation, IplImage *subImage, int searchMethod, int tolerance)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the center of a sub image in root X11 window, rather than the top-left corner. <a href="#a1f113520b4793114d4d6da026ab98f68"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">CvPoint </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#a96fa86aa56f5e9c88c0ba4bc3c26130a">matchSubImage_X11_location</a> (Display *displayLocation, const char *subImage_location, int search_method, int tolerance)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the location of a sub image in the X11 root window. <a href="#a96fa86aa56f5e9c88c0ba4bc3c26130a"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top">CvPoint </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#af334e78266661ac4d38d5a48f98e8e6e">matchSubImage_X11_location_center</a> (Display *displayLocation, const char *subImage_location, int search_method, int tolerance)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the center of a sub image in the root X11 window, rather than the top-left corner. <a href="#af334e78266661ac4d38d5a48f98e8e6e"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structcvaPoint.html">cvaPoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#abdedf5cd2aceeda00f665747bf1eeece">matchSubImage_X11</a> (Display *displayLocation, IplImage *subImage, int searchMethod, int tolerance)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the location of a sub image in the X11 root window. <a href="#abdedf5cd2aceeda00f665747bf1eeece"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structcvaPoint.html">cvaPoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#a1d5dfa1885ffb3cc5c4f91309e9ca777">matchSubImage_X11_center</a> (Display *displayLocation, IplImage *subImage, int searchMethod, int tolerance)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the center of a sub image in root X11 window, rather than the top-left corner. <a href="#a1d5dfa1885ffb3cc5c4f91309e9ca777"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structcvaPoint.html">cvaPoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#ad67a5c4cc8b4708c8c6bb28135df92dc">matchSubImage_X11_location</a> (Display *displayLocation, const char *subImage_location, int search_method, int tolerance)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the location of a sub image in the X11 root window. <a href="#ad67a5c4cc8b4708c8c6bb28135df92dc"></a><br/></td></tr>
|
||||
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structcvaPoint.html">cvaPoint</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation-xlib_8h.html#ac5fbc2afb3b53bd4788c53e16523995a">matchSubImage_X11_location_center</a> (Display *displayLocation, const char *subImage_location, int search_method, int tolerance)</td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Return the center of a sub image in the root X11 window, rather than the top-left corner. <a href="#ac5fbc2afb3b53bd4788c53e16523995a"></a><br/></td></tr>
|
||||
</table>
|
||||
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
|
||||
<div class="textblock"><p>The source code to access Xlib from inside libcvautomation. </p>
|
||||
@ -175,12 +175,12 @@ The program using this library is responsible to close the display as well. </dd
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="ad2932b004e600388764778f2b837e6ae"></a><!-- doxytag: member="libcvautomation-xlib.h::matchSubImage_X11" ref="ad2932b004e600388764778f2b837e6ae" args="(Display *displayLocation, IplImage *subImage, int searchMethod, int tolerance)" -->
|
||||
<a class="anchor" id="abdedf5cd2aceeda00f665747bf1eeece"></a><!-- doxytag: member="libcvautomation-xlib.h::matchSubImage_X11" ref="abdedf5cd2aceeda00f665747bf1eeece" args="(Display *displayLocation, IplImage *subImage, int searchMethod, int tolerance)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">CvPoint <a class="el" href="libcvautomation-xlib_8h.html#ad2932b004e600388764778f2b837e6ae">matchSubImage_X11</a> </td>
|
||||
<td class="memname"><a class="el" href="structcvaPoint.html">cvaPoint</a> <a class="el" href="libcvautomation-xlib_8h.html#abdedf5cd2aceeda00f665747bf1eeece">matchSubImage_X11</a> </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">Display * </td>
|
||||
<td class="paramname"><em>displayLocation</em>, </td>
|
||||
@ -223,17 +223,17 @@ The program using this library is responsible to close the display as well. </dd
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="libcv_search_methods.html">Libcv Search Methods</a> </dd></dl>
|
||||
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="libcvautomation_search_methods.html">Libcv Search Methods</a> </dd></dl>
|
||||
<dl class="return"><dt><b>Returns:</b></dt><dd>The location of the sub image in root X11 window </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a1f113520b4793114d4d6da026ab98f68"></a><!-- doxytag: member="libcvautomation-xlib.h::matchSubImage_X11_center" ref="a1f113520b4793114d4d6da026ab98f68" args="(Display *displayLocation, IplImage *subImage, int searchMethod, int tolerance)" -->
|
||||
<a class="anchor" id="a1d5dfa1885ffb3cc5c4f91309e9ca777"></a><!-- doxytag: member="libcvautomation-xlib.h::matchSubImage_X11_center" ref="a1d5dfa1885ffb3cc5c4f91309e9ca777" args="(Display *displayLocation, IplImage *subImage, int searchMethod, int tolerance)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">CvPoint <a class="el" href="libcvautomation-xlib_8h.html#a1f113520b4793114d4d6da026ab98f68">matchSubImage_X11_center</a> </td>
|
||||
<td class="memname"><a class="el" href="structcvaPoint.html">cvaPoint</a> <a class="el" href="libcvautomation-xlib_8h.html#a1d5dfa1885ffb3cc5c4f91309e9ca777">matchSubImage_X11_center</a> </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">Display * </td>
|
||||
<td class="paramname"><em>displayLocation</em>, </td>
|
||||
@ -276,17 +276,17 @@ The program using this library is responsible to close the display as well. </dd
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="libcv_search_methods.html">Libcv Search Methods</a> </dd></dl>
|
||||
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="libcvautomation_search_methods.html">Libcv Search Methods</a> </dd></dl>
|
||||
<dl class="return"><dt><b>Returns:</b></dt><dd>The center location of the sub image in the root X11 window </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="a96fa86aa56f5e9c88c0ba4bc3c26130a"></a><!-- doxytag: member="libcvautomation-xlib.h::matchSubImage_X11_location" ref="a96fa86aa56f5e9c88c0ba4bc3c26130a" args="(Display *displayLocation, const char *subImage_location, int search_method, int tolerance)" -->
|
||||
<a class="anchor" id="ad67a5c4cc8b4708c8c6bb28135df92dc"></a><!-- doxytag: member="libcvautomation-xlib.h::matchSubImage_X11_location" ref="ad67a5c4cc8b4708c8c6bb28135df92dc" args="(Display *displayLocation, const char *subImage_location, int search_method, int tolerance)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">CvPoint <a class="el" href="libcvautomation-xlib_8h.html#a96fa86aa56f5e9c88c0ba4bc3c26130a">matchSubImage_X11_location</a> </td>
|
||||
<td class="memname"><a class="el" href="structcvaPoint.html">cvaPoint</a> <a class="el" href="libcvautomation-xlib_8h.html#ad67a5c4cc8b4708c8c6bb28135df92dc">matchSubImage_X11_location</a> </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">Display * </td>
|
||||
<td class="paramname"><em>displayLocation</em>, </td>
|
||||
@ -329,17 +329,17 @@ The program using this library is responsible to close the display as well. </dd
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="libcv_search_methods.html">Libcv Search Methods</a> </dd></dl>
|
||||
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="libcvautomation_search_methods.html">Libcv Search Methods</a> </dd></dl>
|
||||
<dl class="return"><dt><b>Returns:</b></dt><dd>The center location of the sub image in the root X11 window </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<a class="anchor" id="af334e78266661ac4d38d5a48f98e8e6e"></a><!-- doxytag: member="libcvautomation-xlib.h::matchSubImage_X11_location_center" ref="af334e78266661ac4d38d5a48f98e8e6e" args="(Display *displayLocation, const char *subImage_location, int search_method, int tolerance)" -->
|
||||
<a class="anchor" id="ac5fbc2afb3b53bd4788c53e16523995a"></a><!-- doxytag: member="libcvautomation-xlib.h::matchSubImage_X11_location_center" ref="ac5fbc2afb3b53bd4788c53e16523995a" args="(Display *displayLocation, const char *subImage_location, int search_method, int tolerance)" -->
|
||||
<div class="memitem">
|
||||
<div class="memproto">
|
||||
<table class="memname">
|
||||
<tr>
|
||||
<td class="memname">CvPoint <a class="el" href="libcvautomation-xlib_8h.html#af334e78266661ac4d38d5a48f98e8e6e">matchSubImage_X11_location_center</a> </td>
|
||||
<td class="memname"><a class="el" href="structcvaPoint.html">cvaPoint</a> <a class="el" href="libcvautomation-xlib_8h.html#ac5fbc2afb3b53bd4788c53e16523995a">matchSubImage_X11_location_center</a> </td>
|
||||
<td>(</td>
|
||||
<td class="paramtype">Display * </td>
|
||||
<td class="paramname"><em>displayLocation</em>, </td>
|
||||
@ -382,7 +382,7 @@ The program using this library is responsible to close the display as well. </dd
|
||||
</table>
|
||||
</dd>
|
||||
</dl>
|
||||
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="libcv_search_methods.html">Libcv Search Methods</a> </dd></dl>
|
||||
<dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="libcvautomation_search_methods.html">Libcv Search Methods</a> </dd></dl>
|
||||
<dl class="return"><dt><b>Returns:</b></dt><dd>The center location of the sub image in the root X11 window </dd></dl>
|
||||
|
||||
</div>
|
||||
@ -405,7 +405,7 @@ The program using this library is responsible to close the display as well. </dd
|
||||
|
||||
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Wed Jul 18 2012 14:10:15 for libcvautomation by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Mon Jul 23 2012 12:58:25 for libcvautomation by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.7.6.1
|
||||
</small></address>
|
||||
|
Reference in New Issue
Block a user