TemplateMatchPyrBuilder Class Reference

A PyrBuilder that does template matching. More...

#include <Image/PyrBuilder.H>

Inheritance diagram for TemplateMatchPyrBuilder:
Inheritance graph
[legend]
Collaboration diagram for TemplateMatchPyrBuilder:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TemplateMatchPyrBuilder (const Image< float > &templ)
virtual TemplateMatchPyrBuilderclone () const
 Cloning constructor useful to make clones from pointers:
virtual ImageSet< float > build (const Image< float > &image, const int firstlevel, const int depth, PyramidCache< float > *cache=0)
 Create a pyramid from an input image.

Detailed Description

A PyrBuilder that does template matching.

Definition at line 355 of file PyrBuilder.H.


Member Function Documentation

ImageSet< float > TemplateMatchPyrBuilder::build ( const Image< float > &  image,
const int  firstlevel,
const int  depth,
PyramidCache< float > *  cache = 0 
) [virtual]

Create a pyramid from an input image.

Implements PyrBuilder< float >.

Definition at line 463 of file PyrBuilder.C.

References decX(), decY(), lowPass5x(), and lowPass5y().

TemplateMatchPyrBuilder * TemplateMatchPyrBuilder::clone (  )  const [virtual]

Cloning constructor useful to make clones from pointers:

Implements PyrBuilder< float >.

Definition at line 456 of file PyrBuilder.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3