c_videosaving Class Reference
[Video Saving]

This is the class used to encapsulate the videosaving module code. More...

#include <videosaving.h>

Public Member Functions

 c_videosaving ()
 Dummy constructor for class.
 c_videosaving (IplImage *src)
 Overloaded constructor for class. Give an example IPLImage so that the class knows the image size.
 c_videosaving (IplImage *src, char *name)
 Overloaded constructor for class. Give an example IPLImage so that the class knows the image size plus the filename of the video.
 ~c_videosaving ()
 Destructor for class. Releases the video structure.
void addframe (IplImage *src)
 Adds a frame to the video.

Private Attributes

time_t rawtime
struct tmtimeinfo
char tmp [1024]
char str [1024]
CvVideoWriter * vid

Detailed Description

This is the class used to encapsulate the videosaving module code.


The documentation for this class was generated from the following files:
Generated on Wed Jun 2 12:43:29 2010 for LAR Atlas by  doxygen 1.6.3