Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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.

Definition at line 55 of file FrameRegionTable.h.


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