Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::VideoSet::ExportFrames Class Reference

#include <ExportFrames.h>

Inheritance diagram for Impala::Core::VideoSet::ExportFrames:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::VideoSet::ExportFrames:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ExportFrames (Reporter *reporter, CmdOptions &options)
virtual ~ExportFrames ()
virtual void HandleNewFrame (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Arrived at a new frame in a "normal" walk.
virtual void HandleNewFrame (VideoSet *vs, int fileId, Stream::RgbDataSrc *src, Geometry::Rectangle rect, String anno)
 Arrived at a new frame in a "bookmark" walk.
virtual void HandleDoneFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Completed given DB_FILE in a "normal" walk.

Private Attributes

ReportermReporter
bool mSplitArchive
bool mJpg
double mScale
int mBufSize
char * mBuf
std::vector< Array::Array2dScalarUInt8 * > mImList
 ILOG_VAR_DEC

Detailed Description

Definition at line 20 of file ExportFrames.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:28:58 2010 for ImpalaSrc by  doxygen 1.5.1