Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:21:34 2011 for ImpalaSrc by  doxygen 1.5.1