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

Impala::Application::SDash::VideoPlayerView Class Reference

#include <VideoPlayerView.h>

Inheritance diagram for Impala::Application::SDash::VideoPlayerView:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::SDash::VideoPlayerView:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Core::Geometry::Rectangle Rectangle

Public Member Functions

 VideoPlayerView (OGLVIEW *oglView)
virtual ~VideoPlayerView ()
virtual void OnDrawView ()
virtual void OnMouse (int msg, int btn, int state, float x, float y)
void SubjectWindow (OglGui::WindowView2D *subjectWindow, const std::string &roiPath)
void Color (ULONG col)
int GetVideoId ()
int GetFrameNr ()
int GetRoiNr ()
void SetVideoId (int id)
void SetFrameNr (int nr)
void SetRoiNr (int nr)
void SetRegionsOfInterest (const std::vector< RegionsOfInterestInfo::ScaledRegion > &regions)

Public Attributes

bool mShowFrameNr

Private Member Functions

void Init ()

Private Attributes

OglGui::WindowView2DmSubjectWindow
RoiLoadermRoiLoader
ULONG mColor
float mX
float mY
float mW
float mH
int mVideoId
int mFrameNr
int mRoiNr
std::vector< RegionsOfInterestInfo::ScaledRegionmRegionsOfInterest

Detailed Description

Definition at line 27 of file VideoPlayerView.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:50:33 2010 for ImpalaSrc by  doxygen 1.5.1