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

bool Impala::Core::VideoSet::SegmentationDocument::SameShot ( int  keyfrId1,
int  keyfrId2 
) [inline, private]

Definition at line 501 of file SegmentationDocument.h.

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

00502     {
00503         return mKeyframes->GetShotId(keyfrId1) == mKeyframes->GetShotId(keyfrId2);
00504     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:22:12 2011 for ImpalaSrc by  doxygen 1.5.1