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

Impala::Core::VideoSet::ProtoSimilarityEval Class Reference

#include <ProtoSimilarityEval.h>

Inheritance diagram for Impala::Core::VideoSet::ProtoSimilarityEval:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Persistency::FeatureLocator FeatureLocator

Public Member Functions

 ProtoSimilarityEval (Feature::Computor *computor, Reporter *reporter, CmdOptions &options)
virtual void HandleNewWalk (VideoSet *vs, String walkType)
 Start of any walk, identifying the type of walk (Frames/Keyframes/.
virtual void HandleNewWalkPartial (VideoSet *vs, int startFrame, int stepSize, int numberFrames)
 Start of a "normal" walk on a part of the video.
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.

Private Attributes

ReportermReporter
Feature::ComputormComputor
String mWalkType
bool mIsPartial
int mStartFrame
FeatureLocator mLoc
bool mSkipThisVideo
 ILOG_VAR_DEC

Detailed Description

Definition at line 17 of file ProtoSimilarityEval.h.


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