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

FrameRegionTable.h File Reference

#include "Util/DatabaseReadString.h"
#include "Core/Table/TableTem.h"
#include "Core/Table/Read.h"

Include dependency graph for FrameRegionTable.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Tracking

Classes

class  Impala::Core::Tracking::FrameRegion
 data structure for serialising regions in a frame (a.k.a. More...
class  Impala::Core::Tracking::FrameRegionTable
 A table with <video id, frame nr, x, y, w, h> pairs. More...

Typedefs

typedef int Impala::Core::Tracking::VideoId
typedef Table::TableTem< Column::ColumnTem<
VideoId >, Column::ColumnTem<
int >, Column::ColumnTem<
int >, Column::ColumnTem<
int >, Column::ColumnTem<
int >, Column::ColumnTem<
int > > 
Impala::Core::Tracking::FrameRegionTableBaseType


Generated on Thu Jan 13 09:11:31 2011 for ImpalaSrc by  doxygen 1.5.1