GaussianPyrChannel Class Reference

#include <Channels/GaussianPyrChannel.H>

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

List of all members.

Public Member Functions

 GaussianPyrChannel (OptionManager &mgr, const std::string &descrName, const std::string &tagName, const VisualFeature vs)
 Constructor.
virtual ~GaussianPyrChannel ()
 Destructor.

Protected Member Functions

virtual void start1 ()

Protected Attributes

NModelParam< bool > itsUseSpaceVariantBoundary

Detailed Description

A simple 'adapter' class for channels that use Gaussian pyramids directly, and can optionally use create pyramids with boundary conditions suitable for radially transformed images (like a log-polar transform)

Definition at line 45 of file GaussianPyrChannel.H.


Constructor & Destructor Documentation

GaussianPyrChannel::GaussianPyrChannel ( OptionManager mgr,
const std::string descrName,
const std::string tagName,
const VisualFeature  vs 
)

Constructor.

Definition at line 46 of file GaussianPyrChannel.C.

GaussianPyrChannel::~GaussianPyrChannel (  )  [virtual]

Destructor.

Definition at line 57 of file GaussianPyrChannel.C.


Member Function Documentation

void GaussianPyrChannel::start1 (  )  [protected, virtual]

If you overload this, make sure you call SingleChannel::start1() at the beginning of your overload

Reimplemented from SingleChannel.

Definition at line 60 of file GaussianPyrChannel.C.

References NModelParam< T >::getVal(), rutz::make_shared(), and SingleChannel::setPyramid().


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