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

Impala::Core::VideoSet::BlackFrameDetect Class Reference

#include <BlackFrameDetect.h>

Inheritance diagram for Impala::Core::VideoSet::BlackFrameDetect:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef Array::Array2dScalarReal64 Array2dScalarReal64

Public Member Functions

 BlackFrameDetect (Reporter *reporter, CmdOptions &options)
virtual void HandleNewWalk (VideoSet *vs, Keyframes *keyframes, bool *keyframeMask)
 Start of a "keyframe" walk.
virtual void HandleNewFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Arrived at given DB_FILE in a "normal" walk.
void ComputeGradient (Array2dScalarReal64 *&magnitude, Array2dScalarReal64 *im, Real64 sigma)
virtual void HandleNewFrame (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Arrived at a new frame in a "normal" walk.
virtual void HandleDoneFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Completed given DB_FILE in a "normal" walk.

Private Attributes

ReportermReporter
KeyframesmKeyframes
int mStripBorder
Feature::FeatureTablemTable
int mFeatureDim
 ILOG_VAR_DEC

Detailed Description

Definition at line 29 of file BlackFrameDetect.h.


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