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

Impala::Core::ImageSet::InterestPointProc Class Reference

#include <InterestPointProc.h>

Inheritance diagram for Impala::Core::ImageSet::InterestPointProc:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Persistency::FeatureLocator FeatureLocator
typedef Persistency::FeatureTableRepository FeatureTableRepository
typedef Persistency::FileLocator FileLocator
typedef Persistency::File File

Public Member Functions

 InterestPointProc (Reporter *reporter, CmdOptions &options)
virtual void HandleNewWalk (ImageSet *is)
 Start of a "normal" walk.
virtual void HandleNewWalk (ImageSet *is, String walkType)
 Start of any walk, identifying the type of walk (Image/Bookmarks).
virtual void HandleNewDir (ImageSet *is, int dirId)
 Arrived at given DB_DIR in a "normal" walk.
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.

Static Public Member Functions

static void AddCmdOptions ()

Private Attributes

Feature::FeatureTableResult mFeatureTableResult
Feature::InterestPointFeature mInterestPointFeature
CmdOptionsmOptions
String mCodebookSet
std::vector< StringmTempFilenames
bool mNoZIP
bool mSkipThisFolder
String mWalkType
 ILOG_VAR_DEC

Detailed Description

Definition at line 20 of file InterestPointProc.h.


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