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

Impala::Visualization::GUI::ShotResultPreviewBar Class Reference

#include <ShotResultPreviewBar.h>

Inheritance diagram for Impala::Visualization::GUI::ShotResultPreviewBar:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::GUI::ShotResultPreviewBar:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Core::Trec::ShotResult ShotResult
typedef Core::Trec::KeyframeResult KeyframeResult
typedef std::list< ShotResultShotResultList
typedef std::list< KeyframeResultKeyframeResultList
typedef Core::VideoSet::Segmentation Segmentation
typedef Core::VideoSet::Keyframes Keyframes
typedef Core::ImageSet::ImageSet CoreImageSet

Public Member Functions

 ShotResultPreviewBar (OglGui::Window *parent, int w, int h, String query, ShotResultList results, Segmentation *shots, Keyframes *keyframes, CoreImageSet *imSet, bool selected, int thumbW, int thumbH, double viewscale)
 ShotResultPreviewBar (Window *parent, int w, int h, String query, KeyframeResultList results, Segmentation *shots, Keyframes *keyframes, CoreImageSet *imSet, bool selected, int thumbW, int thumbH, double viewscale)
ShotResultList GetShots ()

Private Member Functions

void GeneralInit (int type, int nrIm, int space, Segmentation *shots, Keyframes *keyframes, int thumbW, int thumbH, double viewscale)
void Init (ShotResultList results, Segmentation *shots, Keyframes *keyframes, CoreImageSet *imSet, int thumbW, int thumbH, double viewscale)
void Init (KeyframeResultList results, Segmentation *shots, Keyframes *keyframes, CoreImageSet *imSet, int thumbW, int thumbH, double viewscale)
virtual int GetImageKeyframeID (int rank)

Private Attributes

int mNrImOnRow
ShotResultList mShotResults
KeyframeResultList mKeyResults
SegmentationmShots
KeyframesmKeyframes

Detailed Description

Definition at line 18 of file ShotResultPreviewBar.h.


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