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

Impala::Core::Tracking::FrameRegion Class Reference

data structure for serialising regions in a frame (a.k.a. More...

#include <FrameRegionTable.h>

Collaboration diagram for Impala::Core::Tracking::FrameRegion:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 FrameRegion (int videoId, int frame, int left, int top, int right, int bottom)
int GetFrameNumber ()
Geometry::Rectangle GetRectangle ()

Public Attributes

int mVideoId
int mFrame
Geometry::Rectangle mRect

Detailed Description

data structure for serialising regions in a frame (a.k.a.

positions in a track). Please note that this structure is less general than class Position in Core/Training/BasicTypes.h

Definition at line 18 of file FrameRegionTable.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:21:03 2011 for ImpalaSrc by  doxygen 1.5.1