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

Impala::Core::VideoSet::Keyframes Class Reference

#include <Keyframes.h>

Inheritance diagram for Impala::Core::VideoSet::Keyframes:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Keyframes (VideoSet *vidSet, String name)
int GetNrKeyframes ()
int GetVideoId (int keyId)
int GetShotId (int keyId)
String GetName (int keyId)
bool IsRKF (int keyId)
int GetFrameNr (int keyId)
Core::Table::QuidTableMakeRkfTable ()
Quid GetQuidFrame (int keyId)
int GetFrameId (Quid quid)
int GetFrameId (String name)
int GetFrameId (int frameNr, int idxStart, int idxEnd)
void RemoveDuplicates ()
VideoSetGetVideoSet ()
void UpdateGroups ()
int GetNrVideos ()
int GetFirstKeyframeVideo (int videoId)
int GetNrKeyframesVideo (int videoId)
int GetFrameIdVideo (int videoId, int frameNr)
int GetNrShots ()
int GetFirstKeyframeShot (int shotId)
int GetNrKeyframesShot (int shotId)
int GetShotRKF (int shotId)
int Diff (Keyframes *arg)
void Load ()
void Save (String name, bool binary)
void Update (String name)
void WriteImageSets (bool writeIsUpdate=false)
void DumpGroups ()

Private Types

typedef Impala::Core::Table::GroupIndex GroupIndex

Private Attributes

VideoSetmVidSet
String mName
GroupIndexmVideoGroups
GroupIndexmShotGroups
 ILOG_VAR_DEC

Detailed Description

Definition at line 31 of file Keyframes.h.


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