CaptureObject Class Reference
[Core Objects]

Base class for all Objects that are capable of capturing an input frame. More...

#include <ardev.h>

Inheritance diagram for CaptureObject:

ARObject CaptureFile CaptureNull CaptureV4L List of all members.

Public Member Functions

 CaptureObject ()
 Default Constructor.
virtual const ARImageGetFrame ()=0
 Abstract member that returns the current Frame, Call update to capture a new frame.
virtual bool Fresh ()
 Did the last call to GetFrame return a fresh image.
virtual int GetMaxWidth ()=0
 returns the maximum possible return frame width
virtual int GetMaxHeight ()=0
 returns the maximum possible return frame height

Detailed Description

Base class for all Objects that are capable of capturing an input frame.


The documentation for this class was generated from the following file:
SourceForge.net Logo Generated on Sat May 12 15:25:43 2007 for ardev by doxygen 1.5.1