Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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 Fri Mar 19 11:32:01 2010 for ImpalaSrc by  doxygen 1.5.1