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

int Impala::Core::Trec::ThreadVisualSimilarity::Key2Shot ( int  key  )  [inline, private]

Definition at line 286 of file ThreadVisualSimilarity.h.

References Impala::Core::VideoSet::Keyframes::GetShotId(), mKeyEqualShot, and mKeyframes.

00287     {
00288         return (mKeyEqualShot) ? key : mKeyframes->GetShotId(key);
00289     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:26:38 2010 for ImpalaSrc by  doxygen 1.5.1