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

Impala::Core::Tracking::SearcherAroundLastPos Class Reference

Search strategy for tracking. More...

#include <SearcherAroundLastPos.h>

Inheritance diagram for Impala::Core::Tracking::SearcherAroundLastPos:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SearcherAroundLastPos ()
void SearchObject (Array::Array2dVec3Real64 &image)
void Reset (Array::Array2dVec3Real64 &image, ObjectRepresentation &object, const Position &pos)

Private Attributes

int mSampleSize
double mPosSigma
Position mSpeed

Detailed Description

Search strategy for tracking.

Look for an object around the last pos by taking mSampleSize gaussian distributed random samples with standard deviation mPosSigma and computing the best match.

Definition at line 19 of file SearcherAroundLastPos.h.


The documentation for this class was generated from the following file:
Generated on Thu Jan 13 09:21:05 2011 for ImpalaSrc by  doxygen 1.5.1