GaussianRadialPyrBuilder< T > Class Template Reference

Builds pyramids based on Gaussian filters with boundary conditions for radially transformed images. More...

#include <Image/PyrBuilder.H>

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

List of all members.

Public Member Functions

 GaussianRadialPyrBuilder ()
 Constructor.
virtual
GaussianRadialPyrBuilder< 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 Gaussian pyramid based on img.

Detailed Description

template<class T>
class GaussianRadialPyrBuilder< T >

Builds pyramids based on Gaussian filters with boundary conditions for radially transformed images.

Definition at line 134 of file PyrBuilder.H.


Constructor & Destructor Documentation

template<class T >
GaussianRadialPyrBuilder< T >::GaussianRadialPyrBuilder (  )  [inline]

Constructor.

Definition at line 118 of file PyrBuilder.C.


Member Function Documentation

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

Builds a Gaussian pyramid based on img.

Implements PyrBuilder< T >.

Definition at line 125 of file PyrBuilder.C.

References buildRadialPyrGaussian().

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

Cloning constructor:

Implements PyrBuilder< T >.

Definition at line 142 of file PyrBuilder.C.


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