Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

CDeltaPanel Class Reference

Registers a panel that calculates a 'delta' image from the videosource. More...

#include <DeltaPanel.h>

Inheritance diagram for CDeltaPanel::

CCamPanel QWidget List of all members.

Public Methods


Detailed Description

Registers a panel that calculates a 'delta' image from the videosource.

This panel takes a CVideoDevice as input and performs a diff on each frame and it's previous frame.


Constructor & Destructor Documentation

CDeltaPanel::CDeltaPanel ( CVideoDevice * video )
 

Constructor. Registers as panel "delta.yuv".


Member Function Documentation

void CDeltaPanel::UpdatePanel ( ) [virtual]
 

Calculates differential of Y, U and V images.


The documentation for this class was generated from the following files:
Generated at Wed Jun 20 02:51:25 2001 for Camstream by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001