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

Impala::Core::Tracking Namespace Reference


Classes

class  Point
 rectangle has x, y More...
class  Rect
 rectangle has left, top, right, bottom More...
class  Position
 has translation, size, rotation and scale More...
class  Classifier
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
class  FrameRegionTable
 A table with <video id, frame nr, x, y, w, h> pairs. More...
class  GaborFilterSet
class  ImagePyramid
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
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 pyramids (one for the input image and one for the template) to search in. More...
class  Tracker
class  TrackerBackFore
class  TrackerFactory
class  TrackerGeneralised
 specialisation of AlgorithmBase and baseclass for other trackers a tracker has an SearcherBase and an ObjectRespresentation a specialisation of EventHandlerBase is connected to it's view to handle user input 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 Fri Mar 19 11:21:58 2010 for ImpalaSrc by  doxygen 1.5.1