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

Impala::Core::Tracking::TrackerBackFore Class Reference

#include <TrackerBackFore.h>

Inheritance diagram for Impala::Core::Tracking::TrackerBackFore:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TrackerBackFore (CmdOptions &options)
virtual ~TrackerBackFore ()
void Initialize (Array::Array2dVec3UInt8 *startImage, Tracking::FrameRegion *startPos, FrameRegionTable *resultTrack)
void Process (Array::Array2dVec3UInt8 *image)
Array::Array2dVec3UInt8GetReconstruction ()
bool ObjectVisible ()
void GetFilterFromPosition (int x, int y, int &filterX, int &filterY)

Public Attributes

double mLikelyhood
double mInitialLikelyhood

Private Member Functions

void SearchObject ()
void UpdateObject ()
void NewPosition (int left, int top, int right, int bottom)
void SetForeground ()
void FormBackground ()
void ComputeBackgroundResponse (Array::Array2dScalarReal64 &background)
void FillSearchArea (Array::Array2dVec3Real64 *searchArea, int bw, int bh)

Private Attributes

FrameRegionTablemTrack
Array::Array2dVec3Real64mInput
Util::TimeStats mStats
int mHeight
int mWidth
Core::Geometry::Rectangle mPosition
Core::Geometry::PointZ mSampleOffset
Core::Geometry::Rectangle mBack [4]
int mBackMaxPoints
Array::Array2dVec3Real64mSearchKernel
Array::Array2dVec3UInt8mReconstruction
Array::Array2dScalarReal64mSearchResult
ClassifiermClassifier
int mSampleSpacing
int mFilterSize
int mDimensionality
int mDirectionCount
GaborFilterSet mGabor
std::ofstream mDebugFile

Static Private Attributes

static log4cpp::Category & sLog

Detailed Description

Todo:
add parameters (such as sigma, number of orientations) to constructor (perhaps in struct)

Definition at line 36 of file TrackerBackFore.h.


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