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

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

object seracher that uses two image 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 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 24 of file SearcherPyramid.h.


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