$search

capture Class Reference

#include <capture.h>

List of all members.

Public Member Functions

 capture ()
virtual unsigned char * captureFrame ()=0
virtual void close ()=0
virtual bool initialize (int nwidth, int nheight)=0
virtual ~capture ()

Protected Attributes

bool captured_frame
unsigned char * current
int height
stamp_t timestamp
int width

Detailed Description

Definition at line 11 of file capture.h.


Constructor & Destructor Documentation

capture::capture (  )  [inline]

Definition at line 20 of file capture.h.

virtual capture::~capture (  )  [inline, virtual]

Definition at line 21 of file capture.h.


Member Function Documentation

virtual unsigned char* capture::captureFrame (  )  [pure virtual]
virtual void capture::close (  )  [pure virtual]
virtual bool capture::initialize ( int  nwidth,
int  nheight 
) [pure virtual]

Member Data Documentation

bool capture::captured_frame [protected]

Definition at line 17 of file capture.h.

unsigned char* capture::current [protected]

Definition at line 14 of file capture.h.

int capture::height [protected]

Definition at line 16 of file capture.h.

Definition at line 15 of file capture.h.

int capture::width [protected]

Definition at line 16 of file capture.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


image_algos
Author(s): Dejan Pangercic
autogenerated on Tue Dec 4 10:08:31 2012