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

int Impala::Core::Trec::TrecTopic::GetVideoExampleStartFrame ( int  topic,
int  example 
) [inline]

Definition at line 57 of file TrecTopic.h.

References mVideoStart, and ParseTimeFrame().

Referenced by GenerateDataSets().

00058     {
00059         String str = mVideoStart[topic][example];
00060         return ParseTimeFrame(str);
00061     }

Here is the call graph for this function:


Generated on Fri Mar 19 11:26:47 2010 for ImpalaSrc by  doxygen 1.5.1