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

Impala::Core::Trec::ThreadShots Class Reference

#include <ThreadShots.h>

Inheritance diagram for Impala::Core::Trec::ThreadShots:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Trec::ThreadShots:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ThreadShots (std::string identifier, std::list< ShotResult > shotlist, Core::VideoSet::Segmentation *shots, Core::VideoSet::Keyframes *keyframes)
 ThreadShots (std::string identifier, std::list< KeyframeResult > keyframelist, Core::VideoSet::Segmentation *shots, Core::VideoSet::Keyframes *keyframes)
virtual int GetShot (int position)
Real64 GetShotScore (int position)
virtual int GetLength ()
virtual int GetShotAt (int shot, int offset)
virtual int GetShotPosition (int shot)
virtual int GetType ()

Private Member Functions

void ConvertToTable (std::list< ShotResult > shotlist, Core::VideoSet::Segmentation *shots)
void ConvertToTable (std::list< KeyframeResult > keyframelist, Core::VideoSet::Segmentation *shots, Core::VideoSet::Keyframes *keyframes)

Private Attributes

Core::Table::AnnotationTablemShots
Core::VideoSet::SegmentationmSegmentation
 ILOG_VAR_DEC

Detailed Description

Definition at line 20 of file ThreadShots.h.


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