FrameAlgo Class Reference

transform frames More...

#include <FrameAlgo.hpp>

Inheritance diagram for FrameAlgo:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual bool transform (const QCamFrame in, QCamFrame &out)=0
 Main callback to implement.
virtual void reset ()
 Forgot any state from the previous frames.

Detailed Description

transform frames


Member Function Documentation

virtual bool FrameAlgo::transform ( const QCamFrame  in,
QCamFrame &  out 
) [pure virtual]

Main callback to implement.

Transfor the frame in. result is stored in out.

Returns:
true if there is a result, if false out is not modified.


The documentation for this class was generated from the following file:
Generated on Sat Oct 27 09:21:05 2007 for QastroCam by  doxygen 1.5.1