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

Impala::Core::Tracking::SearcherPyramid Class Reference

Object seracher that uses two image scale pyramids (one for the input image and one for the template) to search in. More...

#include <SearcherPyramid.h>

Inheritance diagram for Impala::Core::Tracking::SearcherPyramid:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

ImagePyramidmInputPyramid
 input pyramid, updated in SearchObject()
ImagePyramidmTemplatePyramid
 object pyramid, updated in SearchObject()

Static Public Attributes

static log4cpp::Category & sLog

Detailed Description

Object seracher that uses two image scale pyramids (one for the input image and one for the template) to search in.

The search is started in the highest shared level and then goes down the pyramids.

Definition at line 23 of file SearcherPyramid.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