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

Impala::Core::Tracking Namespace Reference


Classes

class  Point
class  Rect
 rectangle has left, top, right, bottom More...
class  Position
 uses to store the known or estimated position of a tracked object in a frame. More...
class  Classifier
 Implemantation of the classifier used by TrackerBackFore ("Tracking aspects of the foreground against the background" Hieu T. More...
class  TraitBpoAddAssignPtr
 pointer call implementation of add assign More...
class  TraitBpoDist
 Pixel functor for computation of distance. More...
class  TraitBpoInproduct
 Pixel functor for computation of inproduct. More...
class  FrameRegion
 data structure for serialising regions in a frame (a.k.a. More...
class  FrameRegionTable
 A table with <video id, frame nr, x, y, w, h> pairs. More...
class  GaborFilterSet
 Set of gabor filters. More...
class  ImagePyramid
 A collection of an image and downscaled version of that image. More...
class  KalmanTemplate
 Object representation that uses a Kalman filter to update the template. More...
class  KernelSet
 TODO templatize this class when needed. More...
class  ObjectRepresentation
 Base class for all repesentations of objects. More...
class  SearcherAroundLastPos
 Search strategy for tracking. More...
class  SearcherBase
 baseclass for all object searchers searchers can:
  • be reset
  • search the object in an image each searcher has a member lastpos
More...
class  SearcherPyramid
 Object seracher that uses two image scale pyramids (one for the input image and one for the template) to search in. More...
class  Tracker
 interface for trackers. More...
class  TrackerBackFore
 This is an implementation of the tracking algorithm proposed by Hieu T. More...
class  TrackerFactory
 This factory is not complete. More...
class  TrackerGeneralised
 This class implements a tracker in terms of a SearcherBase and an ObjectRespresentation. More...
class  TrackerKalmanAppearance
 specialisation of a tracker that actually only initialises the basecalss in the constructor and does visualisation More...

Typedefs

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

Functions

int Random (int range)
double Trace (const Array::Array2dScalarReal64 *matrix)
 ILOG_VAR_INIT (KalmanTemplate, Impala.Core.Tracking)
 ILOG_VAR_INIT (SearcherPyramid, Impala.Core.Tracking)
 ILOG_VAR_INIT (TrackerBackFore, Impala.Core.Tracking)
 ILOG_VAR_INIT (TrackerGeneralised, Impala.Core.Tracking)

Variables

const int cColorNum = 3


Generated on Thu Jan 13 09:21:00 2011 for ImpalaSrc by  doxygen 1.5.1