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