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

Impala::Core::VideoSet::Segmentation Class Reference

#include <Segmentation.h>

Inheritance diagram for Impala::Core::VideoSet::Segmentation:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Segmentation (VideoSet *vidSet, String name)
int GetNrShots ()
int GetVideoId (int shotId)
int GetStart (int shotId)
int GetEnd (int shotId)
String GetName (int shotId)
Quid GetQuidShot (int shotId)
Quid GetQuidShot (int videoId, int frameNr)
int GetShotId (String name)
int GetShotId (int videoId, int frameNr)
int GetShotId (Quid quid)
std::vector< int > GetShotIds (int videoId, int startFrame, int endFrame, int minimalOverlap)
VideoSetGetVideoSet ()
void UpdateGroups ()
int GetNrVideos ()
int GetFirstShotVideo (int videoId)
int GetNrShotsVideo (int videoId)
int GetNrFramesVideo (int videoId)
int GetTotalNrFrames ()
int Diff (Segmentation *arg)
void Load ()
void Save (String name, bool binary)
void Update (String name)

Private Types

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

Private Attributes

VideoSetmVidSet
String mName
GroupIndexmVideoGroups
 ILOG_VAR_DEC

Detailed Description

Definition at line 26 of file Segmentation.h.


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