ConvolvePyrBuilder< T > Class Template Reference

Builds pyramids based on arbitrary filters. More...

#include <Image/PyrBuilder.H>

Inheritance diagram for ConvolvePyrBuilder< T >:
Inheritance graph
[legend]
Collaboration diagram for ConvolvePyrBuilder< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ConvolvePyrBuilder (const Image< float > &filt, ConvolutionBoundaryStrategy boundary)
 Constructor.
virtual ConvolvePyrBuilder< T > * clone () const
 Cloning constructor:
virtual ImageSet< T > build (const Image< T > &img, const int firstlevel, const int depth, PyramidCache< T > *cache=0)
 Builds a pyramid based on img.

Detailed Description

template<class T>
class ConvolvePyrBuilder< T >

Builds pyramids based on arbitrary filters.

Definition at line 154 of file PyrBuilder.H.


Constructor & Destructor Documentation

template<class T >
ConvolvePyrBuilder< T >::ConvolvePyrBuilder ( const Image< float > &  filt,
ConvolutionBoundaryStrategy  boundary 
) [inline]

Constructor.

Definition at line 154 of file PyrBuilder.C.


Member Function Documentation

template<class T >
ImageSet< T > ConvolvePyrBuilder< T >::build ( const Image< T > &  img,
const int  firstlevel,
const int  depth,
PyramidCache< T > *  cache = 0 
) [inline, virtual]

Builds a pyramid based on img.

Implements PyrBuilder< T >.

Definition at line 162 of file PyrBuilder.C.

References buildPyrConvolve().

template<class T >
ConvolvePyrBuilder< T > * ConvolvePyrBuilder< T >::clone (  )  const [inline, virtual]

Cloning constructor:

Implements PyrBuilder< T >.

Definition at line 172 of file PyrBuilder.C.


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