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

Impala::Core::ImageSet::Archive Class Reference

#include <Archive.h>

Inheritance diagram for Impala::Core::ImageSet::Archive:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::ImageSet::Archive:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Archive (Reporter *reporter, CmdOptions &options)
virtual ~Archive ()
virtual void HandleNewFile (ImageSet *is, int fileId, Array::Array2dVec3UInt8 *im)
 Arrived at given DB_FILE in a "normal" walk.
virtual void HandleDoneDir (ImageSet *is, int dirId)
 Completed given DB_DIR in a "normal" walk.
virtual void HandleDoneWalk (ImageSet *is)
 End of a "normal" walk.

Private Types

typedef Array::Array2dScalarUInt8 CImType
typedef Array::Array2dVec3UInt8 RgbImType

Private Member Functions

void CompressAndAdd (RgbImType *im)

Private Attributes

ReportermReporter
bool mSplit
int mMaxSize
int mMinSize
std::vector< CImType * > mImList
int mNrBlackIm
int mNrSmallIm
int mNrBigIm
 ILOG_VAR_DEC

Detailed Description

Definition at line 20 of file Archive.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:19:56 2011 for ImpalaSrc by  doxygen 1.5.1