MultiGrab::Cam Struct Reference

#include <multigrab.h>

Collaboration diagram for MultiGrab::Cam:

Collaboration graph
[legend]

List of all members.

Public Member Functions

void setCam (CvCapture *c)
bool detect ()
 Cam (CvCapture *c=0, IplImage *f=0)
 ~Cam ()
void setCam (CvCapture *c)
bool detect ()
 Cam (CvCapture *c=0, IplImage *f=0)
 ~Cam ()

Public Attributes

CvCapture * cam
IplImage * frame
IplImage * gray
int width
int height
planar_object_recognizer detector
LightCollectorlc


Detailed Description

Definition at line 17 of file multigrab.h.


Constructor & Destructor Documentation

MultiGrab::Cam::Cam ( CvCapture *  c = 0,
IplImage *  f = 0 
) [inline]

Definition at line 27 of file multigrab.h.

References cam, frame, gray, height, lc, setCam(), and width.

MultiGrab::Cam::~Cam (  ) 

Definition at line 81 of file multigrab.cpp.

References cam, frame, gray, and lc.

MultiGrab::Cam::Cam ( CvCapture *  c = 0,
IplImage *  f = 0 
) [inline]

Definition at line 27 of file multigrab.h.

References cam, frame, gray, height, lc, setCam(), and width.

MultiGrab::Cam::~Cam (  ) 


Member Function Documentation

void MultiGrab::Cam::setCam ( CvCapture *  c  ) 

Definition at line 60 of file multigrab.cpp.

References cam, height, myQueryFrame(), and width.

Referenced by Cam().

bool MultiGrab::Cam::detect (  ) 

void MultiGrab::Cam::setCam ( CvCapture *  c  ) 

bool MultiGrab::Cam::detect (  ) 


Member Data Documentation

CvCapture * MultiGrab::Cam::cam

Definition at line 18 of file multigrab.h.

Referenced by Cam(), detect(), setCam(), and ~Cam().

Definition at line 19 of file multigrab.h.

Referenced by Cam(), detect(), and ~Cam().

Definition at line 19 of file multigrab.h.

Referenced by Cam(), detect(), and ~Cam().

Definition at line 20 of file multigrab.h.

Referenced by Cam(), and setCam().

Definition at line 20 of file multigrab.h.

Referenced by Cam(), and setCam().

Definition at line 21 of file multigrab.h.

Referenced by detect().

Definition at line 22 of file multigrab.h.

Referenced by Cam(), detect(), and ~Cam().


The documentation for this struct was generated from the following files:

Generated on Mon Aug 17 16:17:33 2009 for bazar by  doxygen 1.5.6