Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 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 HandleNewWalk (VideoSet *vs, Keyframes *keyframes, bool *keyframeMask)
 Start of a "keyframe" walk.
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

ReportermReporter
KeyframesmKeyframes
std::vector< Feature::FeatureTable * > mFeatureTables
Feature::InterestPointFeature mInterestPointFeature
CmdOptionsmOptions
String mCodebookSet
std::vector< StringmTemporaryFilenames
bool mNoZIP
bool mSkipThisVideo
String mTableInfoString
String mWalkType
 ILOG_VAR_DEC

Detailed Description

Definition at line 18 of file InterestPointProc.h.


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