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

Impala::Core::Trec::TrecTopic Class Reference

#include <TrecTopic.h>

Inheritance diagram for Impala::Core::Trec::TrecTopic:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Trec::TrecTopic:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TrecTopic (String topicFile)
 TrecTopic (String topicFile, String year)
String GetVideoExampleSrcFile (int topic, int example)
String GetVideoExampleStart (int topic, int example)
int GetVideoExampleStartFrame (int topic, int example)
String GetVideoExampleEnd (int topic, int example)
int GetVideoExampleEndFrame (int topic, int example)
String GetVideoExampleDuration (int topic, int example)
String GenerateDataSets (String year)
void LoadDataSets (String year)
void Dump ()

Private Member Functions

double ParseTime (String str)
int ParseTimeFrame (String str)
void ReadTopics (String xmlFile)
String GenExampleName (int topic, int example)

Private Attributes

int mYear
std::vector< std::vector<
String > > 
mVideoSrc
std::vector< std::vector<
String > > 
mVideoStart
std::vector< std::vector<
String > > 
mVideoEnd
std::vector< std::vector<
int > > 
mFileIdx
 ILOG_VAR_DEC

Detailed Description

Definition at line 24 of file TrecTopic.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:26:45 2010 for ImpalaSrc by  doxygen 1.5.1