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

Impala::Core::Tracking::FrameRegionTable Class Reference

A table with <video id, frame nr, x, y, w, h> pairs. More...

#include <FrameRegionTable.h>

Inheritance diagram for Impala::Core::Tracking::FrameRegionTable:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Tracking::FrameRegionTable:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Column::ColumnTem<
int > 
ColumnInt

Public Member Functions

 FrameRegionTable ()
FrameRegion GetRegion (int i)
void Add (Geometry::Rectangle r)
void Add (FrameRegion fr)
void WriteTo (std::ostream &os)
void ReadFrom (std::istream &is)

Detailed Description

A table with <video id, frame nr, x, y, w, h> pairs.

A FrameRegionTable can be used to store 1 or more tracks.

Definition at line 59 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