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

Impala::Core::VideoSet::TestVideo Class Reference

#include <TestVideo.h>

Inheritance diagram for Impala::Core::VideoSet::TestVideo:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::VideoSet::TestVideo:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TestVideo (Reporter *reporter, CmdOptions &options)
 ~TestVideo ()
void HandleNewWalk (VideoSet *vs)
 Start of a "normal" walk.
void HandleDoneWalk (VideoSet *vs)
 End of a "normal" walk.
void HandleNewFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src=0)
 Arrived at given DB_FILE in a "normal" walk.
void HandleNewFrame (VideoSet *vs, int fileId, Stream::RgbDataSrc *src=0)
 Arrived at a new frame in a "normal" walk.
void HandleDoneFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src=0)
 Completed given DB_FILE in a "normal" walk.

Private Member Functions

void testFrameAccuracy (Stream::RgbDataSrc *src)
bool testFrameAccuracyLevel0 (Stream::RgbDataSrc *src)
bool testFrameAccuracyLevel1 (Stream::RgbDataSrc *src)
bool testFrameAccuracyLevel2 (Stream::RgbDataSrc *src)
bool testFrameAccuracyLevel3 (Stream::RgbDataSrc *src)
bool testFrameAccuracyLevel4 (Stream::RgbDataSrc *src)
bool testFrameAccuracyBase (Stream::RgbDataSrc *src, int targetFrame, int testLevel)
void FailTest (String msg)

Private Attributes

int mLevel
String mVideoName
String mSrcType
Stream::RgbDataSrcmSrc
ReportermReporter
 ILOG_VAR_DECL

Detailed Description

Definition at line 16 of file TestVideo.h.


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