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

Impala::Core::VideoSet::IndexAnnotation Class Reference

#include <IndexAnnotation.h>

Inheritance diagram for Impala::Core::VideoSet::IndexAnnotation:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IndexAnnotation (Reporter *reporter, CmdOptions &options)
virtual void HandleNewWalk (VideoSet *vs)
 Start of a "normal" walk.
virtual void HandleNewWalk (VideoSet *vs, Keyframes *keyframes, bool *keyframeMask)
 Start of a "keyframe" walk.
virtual void HandleNewWalk (VideoSet *vs, Segmentation *segmentation)
 Start of a "normal" walk with segmentation present.
virtual void HandleNewFile (VideoSet *vs, int fileId, Stream::RgbDataSrc *src)
 Arrived at given DB_FILE in a "normal" walk.
virtual void HandleDoneWalk (VideoSet *vs)
 End of a "normal" walk.

Private Member Functions

void AddExtra (VideoSet *vs, int fileId, int concept, Mpeg7Doc *mp7, int key, int idx)
void DoKeyframes (VideoSet *vs, int fileId, int concept, Mpeg7Doc *mp7)
void DoShots (VideoSet *vs, int fileId, int concept, Mpeg7Doc *mp7)

Private Attributes

ReportermReporter
String mConceptSet
String mConceptExtra
int mNrExtra
SegmentationmSegmentation
KeyframesmKeyframes
bool mRkfMask
std::vector< StringmConcepts
Table::AnnotationTableSetmAnnoShot
Table::AnnotationTableSetmAnnoFrame
Table::AnnotationTableSetmAnnoExtra
Table::QuidTablemQuidExtra
std::vector< int > mTotalNrAnno
std::vector< int > mTotalNrSingleFrame
std::vector< int > mTotalNrFrames
std::vector< int > mTotalNrAnnoPos
std::vector< int > mTotalNrSingleFramePos
std::vector< int > mTotalNrFramesPos
 ILOG_VAR_DEC

Detailed Description

Definition at line 20 of file IndexAnnotation.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:21:54 2011 for ImpalaSrc by  doxygen 1.5.1