libcvautomation/libcvautomation_8h.html

73 lines
5.1 KiB
HTML
Raw Normal View History

2012-07-17 16:07:18 -04:00
<!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>libcvautomation: libcvautomation.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.4.7 -->
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
<li>
<form action="search.php" method="get">
<table cellspacing="0" cellpadding="0" border="0">
<tr>
<td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
</tr>
</table>
</form>
</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>
<h1>libcvautomation.h File Reference</h1>The top-level include for all projects involving libcvautomation. <a href="#_details">More...</a>
<p>
<code>#include &lt;stdio.h&gt;</code><br>
<code>#include &lt;string.h&gt;</code><br>
<code>#include &lt;opencv/cv.h&gt;</code><br>
<code>#include &lt;opencv/highgui.h&gt;</code><br>
<code>#include &lt;X11/Xlib.h&gt;</code><br>
<code>#include &lt;X11/Xutil.h&gt;</code><br>
<code>#include &lt;X11/extensions/XTest.h&gt;</code><br>
<code>#include &lt;<a class="el" href="libcvautomation-opencv_8h-source.html">libcvautomation/libcvautomation-opencv.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="libcvautomation-xlib_8h-source.html">libcvautomation/libcvautomation-xlib.h</a>&gt;</code><br>
<code>#include &lt;<a class="el" href="libcvautomation-xtest_8h-source.html">libcvautomation/libcvautomation-xtest.h</a>&gt;</code><br>
<p>
<a href="libcvautomation_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcvautomationList.html">cvautomationList</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Implements a structure to build an array for methods like <a class="el" href="libcvautomation-opencv_8h.html#994981e2d31d5fb62fc3b227e36ebf87">matchSubImage_a()</a>. <a href="structcvautomationList.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structcvaPoint.html">cvaPoint</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Very simple structure to standardize how points are used in libcvautomation. <a href="structcvaPoint.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6b6ab32b9a55421b91988946b2180bd0"></a><!-- doxytag: member="libcvautomation.h::LIBCVAUTOMATION_VERSION" ref="6b6ab32b9a55421b91988946b2180bd0" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation_8h.html#6b6ab32b9a55421b91988946b2180bd0">LIBCVAUTOMATION_VERSION</a>&nbsp;&nbsp;&nbsp;&quot;1.2&quot;</td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="064f2ecb9f4013fd636368d0dd59e453"></a><!-- doxytag: member="libcvautomation.h::LIBCVAUTOMATION_BUGREPORT" ref="064f2ecb9f4013fd636368d0dd59e453" args="" -->
#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="libcvautomation_8h.html#064f2ecb9f4013fd636368d0dd59e453">LIBCVAUTOMATION_BUGREPORT</a>&nbsp;&nbsp;&nbsp;&quot;bspeice@uncc.edu&quot;</td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
The top-level include for all projects involving libcvautomation.
<p>
This source file includes all other files needed for libcvautomation projects, and also defines the <a class="el" href="structcvautomationList.html">cvautomationList</a> and <a class="el" href="structcvaPoint.html">cvaPoint</a> structs to be used among libcvautomation functions. Please note that while the opencv2 version is being documented, there is no actual difference in usage for opencv version 1. <dl compact><dt><b>Author:</b></dt><dd>Bradlee Speice </dd></dl>
<dl compact><dt><b>Date:</b></dt><dd>6/21/2012 </dd></dl>
<p>
Definition in file <a class="el" href="libcvautomation_8h-source.html">libcvautomation.h</a>.<hr size="1"><address style="align: right;"><small>Generated on Tue Jul 17 12:19:00 2012 for libcvautomation by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address>
</body>
</html>