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

Impala::Core::VideoSet::SelectFrames Class Reference

#include <SelectFrames.h>

Inheritance diagram for Impala::Core::VideoSet::SelectFrames:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SelectFrames (Reporter *reporter, CmdOptions &options)
virtual void HandleNewWalk (VideoSet *vs)
 Start of a "normal" walk.
virtual void HandleNewShot (VideoSet *vs, int fileId, Stream::RgbDataSrc *src, int shotId)
 Arrived at a new shot in a "normal" walk.
virtual void HandleNewFrame (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Arrived at a new frame in a "normal" walk.
virtual void HandleDoneShot (VideoSet *vs, int fileId, Stream::RgbDataSrc *src, int shotId)
 Completed given shot in a "normal" walk.
virtual void HandleDoneWalk (VideoSet *vs)
 End of a "normal" walk.

Private Member Functions

void AddBegin (std::vector< int > &keyframes)
void AddBeginMiddleEnd (std::vector< int > &keyframes)

Private Attributes

ReportermReporter
KeyframesmKeyframes
SegmentationmSegmentation
String mQuidName
int mNrExtra
std::vector< int > mFrameNrs
Core::Table::QuidTablemQuids
 ILOG_VAR_DEC

Detailed Description

Definition at line 21 of file SelectFrames.h.


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