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

Impala::Core::Trec::ThreadSet Class Reference

#include <ThreadSet.h>

Collaboration diagram for Impala::Core::Trec::ThreadSet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ThreadSet (VideoSet::Segmentation *shots, VideoSet::Keyframes *keyframes, ImageSet::ImageSet *imSetThumb, ImageSet::ImageSet *imSetKey)
int GetNrThreads ()
ThreadGetThread (int idx)
std::list< Thread * > GetThreadsByType (int type)
ThreadGetThreadByName (CString name)
void CopyToShotsThread (Thread *input, CString output)
void AddThreadTime ()
void AddThreadRank (Table::SimilarityTableSet *simSet, int simId)
void AddThreadVisualSimilarity (CString feature)
void AddThreadShots (CString name, std::list< ShotResult > shotlist)
void AddThreadShots (CString name, std::list< KeyframeResult > keyframelist)
void AddThreadBookmarked (VideoSet::TableShots *bookmarked)
void AddThreadBookmarked (CString identifier)
void AddThreadHistory ()
void AddThreadVirtual (CString identifier)
void RemoveThread (CString threadname)
void RemoveShotThreads ()
VideoSet::SegmentationGetSegmentation ()
String GetShotName (int shot)
VideoSet::KeyframesGetKeyframes ()
Core::Array::Array2dVec3UInt8GetKeyframe (int shot)
Core::Array::Array2dVec3UInt8GetImageByShotID (int shot, bool fromKeyframes=false)
Core::Array::Array2dVec3UInt8GetImageByKeyframeID (int keyframe, bool fromKeyframes=false)
int GetShotRKF (int shot)
ImageSet::ImageSetGetImageSetThumbnails ()
ImageSet::ImageSetGetImageSetKeyframes ()

Private Attributes

std::vector< Thread * > mThreads
VideoSet::SegmentationmShots
VideoSet::KeyframesmKeyframes
ImageSet::ImageSetmImSetKey
ImageSet::ImageSetmImSetThumb
 ILOG_VAR_DEC

Detailed Description

Definition at line 19 of file ThreadSet.h.


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