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

Impala::Core::VideoSet::InterestPointProc Class Reference

#include <InterestPointProc.h>

Inheritance diagram for Impala::Core::VideoSet::InterestPointProc:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::VideoSet::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 (VideoSet *vs)
 Start of a "normal" walk.
virtual void HandleNewWalk (VideoSet *vs, String walkType)
 Start of any walk, identifying the type of walk (Frames/Keyframes/.
virtual void HandleNewFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Arrived at given DB_FILE in a "normal" walk.
virtual void HandleNewFrame (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Arrived at a new frame in a "normal" walk.
virtual void HandleDoneFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Completed given DB_FILE 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 mSkipThisVideo
String mWalkType
 ILOG_VAR_DEC

Detailed Description

Definition at line 19 of file InterestPointProc.h.


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