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

virtual void Impala::Core::VideoSet::IndexConcepts::HandleNewWalk ( VideoSet vs,
String  walkType 
) [inline, virtual]

Start of any walk, identifying the type of walk (Frames/Keyframes/.

Reimplemented from Impala::Core::VideoSet::Listener.

Definition at line 40 of file IndexConcepts.h.

References mLoc, and Impala::Persistency::SimilarityTableSetLocator::SetWalkType().

00041     {
00042         mLoc.SetWalkType(walkType);
00043     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:21:55 2011 for ImpalaSrc by  doxygen 1.5.1