Sophie

Sophie

distrib > Fedora > 15 > x86_64 > by-pkgid > ec9ccd822be669bf449eecc0e640e0be > files > 77

camstream-0.26.3-19.fc12.x86_64.rpm

<html>
<head>
<title>Camstream: CamStream API documentation</title>
<link rel="stylesheet" href="../../tech.css" type="text/css">
</head>
<body>

<!-- Generated by Doxygen 1.2.6 -->
<center>
<a class="qindex" href="index.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>CDeltaPanel  Class Reference</h1>Registers a panel that calculates a 'delta' image from the videosource. 
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="deltapanel_h-source.html">DeltaPanel.h</a>&gt;</code>
<p>
<p>Inheritance diagram for CDeltaPanel::
<p><center><img src="class_cdeltapanel.gif" usemap="#CDeltaPanel_map" border="0"></center>
<map name="CDeltaPanel_map">
<area href="class_ccampanel.html" alt="CCamPanel" shape="rect" coords="0,56,82,80">
<area href="class_qwidget.html" alt="QWidget" shape="rect" coords="0,0,82,24">
</map>
<a href="class_cdeltapanel-members.html">List of all members.</a><h2>Public Methods</h2>
<ul>
<li><a class="el" href="class_cdeltapanel.html#a0">CDeltaPanel</a> (<a class="el" href="class_cvideodevice.html">CVideoDevice</a> *video)
<li>virtual void <a class="el" href="class_cdeltapanel.html#a1">UpdatePanel</a> ()
</ul>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Registers a panel that calculates a 'delta' image from the videosource.
<p>

<p>
 This panel takes a <a class="el" href="class_cvideodevice.html">CVideoDevice</a> as input and performs a diff on  each frame and it's previous frame. 
<p>
<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a name="a0" doxytag="CDeltaPanel::CDeltaPanel"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
CDeltaPanel::CDeltaPanel (
          </b></td>
          <td valign="bottom"><b>
<a class="el" href="class_cvideodevice.html">CVideoDevice</a> * <em>video</em>&nbsp;)
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Constructor. Registers as panel "delta.yuv".
<p>
    </td>
  </tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a name="a1" doxytag="CDeltaPanel::UpdatePanel"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
  <tr>
    <td class="md">
      <table cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td nowrap valign="top"><b> 
void CDeltaPanel::UpdatePanel (
          </b></td>
          <td valign="bottom"><b>
)<code> [virtual]</code>
          </b></td>
        </tr>

      </table>
    </td>
  </tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
  <tr>
    <td>
      &nbsp;
    </td>
    <td>

<p>
Calculates differential of Y, U and V images.
<p>
    </td>
  </tr>
</table>
<hr>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="deltapanel_cc.html">DeltaPanel.cc</a><li><a class="el" href="deltapanel_h-source.html">DeltaPanel.h</a></ul>
<hr><address><small>Generated at Sat May 18 02:56:56 2002 for Camstream by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.gif" alt="doxygen" align="middle" border=0 
width=110 height=53></a>1.2.6 written by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>,
 &copy;&nbsp;1997-2001</small></address>
</body>
</html>