IntgOrientedPyrBuilder Class Reference

Builds pyramid based on oriented Laplacian filters. More...

#include <Image/IntegerMathOps.H>

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

List of all members.

Public Member Functions

 IntgOrientedPyrBuilder (const int filter_size, const float theta, const integer_math *imath)
 Construct with a given gabor filter orientation and intensity.
virtual IntgOrientedPyrBuilderclone () const
 Cloning constructor:
virtual ImageSet< int > build (const Image< int > &img, const int firstlevel, const int depth, PyramidCache< int > *cache=0)
 Builds an oriented pyramid based on img.

Detailed Description

Builds pyramid based on oriented Laplacian filters.

This is a fast approximation to Gabor convolution.

Definition at line 259 of file IntegerMathOps.H.


Constructor & Destructor Documentation

IntgOrientedPyrBuilder::IntgOrientedPyrBuilder ( const int  filter_size,
const float  theta,
const integer_math imath 
)

Construct with a given gabor filter orientation and intensity.

Definition at line 1336 of file IntegerMathOps.C.

Referenced by clone().


Member Function Documentation

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

Builds an oriented pyramid based on img.

Implements PyrBuilder< int >.

Definition at line 1345 of file IntegerMathOps.C.

References ASSERT.

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

Cloning constructor:

Implements PyrBuilder< int >.

Definition at line 1364 of file IntegerMathOps.C.

References IntgOrientedPyrBuilder().


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