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

bool Impala::Core::VideoSet::SegmentationDocument::SameVideo ( int  shotId1,
int  shotId2 
) [inline, private]

Definition at line 495 of file SegmentationDocument.h.

References Impala::Core::VideoSet::Segmentation::GetVideoId(), and mShots.

Referenced by GetShotMove(), and TryShotMove().

00496     {
00497         return mShots->GetVideoId(shotId1) == mShots->GetVideoId(shotId2);
00498     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:32:00 2010 for ImpalaSrc by  doxygen 1.5.1