LaplacianPyrBuilder< T > Class Template Reference

Builds pyramids based on Laplacian filters. More...

#include <Image/PyrBuilder.H>

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

List of all members.

Public Member Functions

 LaplacianPyrBuilder (const int filter_size)
 Constructor.
virtual LaplacianPyrBuilder< 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 Laplacian pyramid based on img.

Detailed Description

template<class T>
class LaplacianPyrBuilder< T >

Builds pyramids based on Laplacian filters.

Definition at line 218 of file PyrBuilder.H.


Constructor & Destructor Documentation

template<class T >
LaplacianPyrBuilder< T >::LaplacianPyrBuilder ( const int  filter_size  )  [inline]

Constructor.

Definition at line 258 of file PyrBuilder.C.


Member Function Documentation

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

Builds a Laplacian pyramid based on img.

Implements PyrBuilder< T >.

Definition at line 265 of file PyrBuilder.C.

References buildPyrLaplacian().

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

Cloning constructor:

Implements PyrBuilder< T >.

Definition at line 275 of file PyrBuilder.C.


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