Capture Class Reference

Collaboration diagram for Capture:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Capture (int width, int height, int fps)
void initCapture ()
 init the v4l drives and start capturing
void stopCapture ()
 stop capturing
unsigned char * grabFrame ()
 grab raw frame
unsigned char * grabFrameRaw (unsigned int &frameSize)
int getWidth ()
int getHeight ()
void yuv422_to_rgb24 (const unsigned char *inPtr, unsigned char *dst, unsigned int width, unsigned int height)

Detailed Description

Definition at line 48 of file Capture.H.


Member Function Documentation

unsigned char * Capture::grabFrame (  ) 

grab raw frame

Definition at line 104 of file Capture.C.

void Capture::initCapture (  ) 

init the v4l drives and start capturing

Definition at line 56 of file Capture.C.

References rutz::format().

void Capture::stopCapture (  ) 

stop capturing

Definition at line 123 of file Capture.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:20:45 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3